Changeset b19e892 in mainline for uspace/lib/c/generic/rtld/module.c
- Timestamp:
- 2017-04-02T10:39:13Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9c4cf0d
- Parents:
- 80743a1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/rtld/module.c
r80743a1 rb19e892 38 38 #include <elf/elf_load.h> 39 39 #include <errno.h> 40 #include <fcntl.h>41 40 #include <loader/pcb.h> 42 41 #include <stdio.h>
Note:
See TracChangeset
for help on using the changeset viewer.