Changeset 2ca5f632 in mainline for uspace/lib/c/arch/ia32/src/rtld/reloc.c
- Timestamp:
- 2011-04-30T16:45:06Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7fb3f1c
- Parents:
- 15b3761
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ia32/src/rtld/reloc.c
r15b3761 r2ca5f632 38 38 #include <stdlib.h> 39 39 40 #include < elf_dyn.h>40 #include <libarch/rtld/elf_dyn.h> 41 41 #include <symbol.h> 42 42 #include <rtld.h>
Note:
See TracChangeset
for help on using the changeset viewer.