Changeset 153c7a29 in mainline for uspace/srv/loader/main.c
- Timestamp:
- 2016-05-22T17:46:10Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0dc2fec
- Parents:
- 2112a79
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/loader/main.c
r2112a79 r153c7a29 269 269 270 270 pcb.filc = filc; 271 printf("dynamic=%p rtld_env=%p\n", pcb.dynamic, pcb.rtld_runtime);272 271 273 272 async_answer_0(rid, rc);
Note:
See TracChangeset
for help on using the changeset viewer.