Changeset 2ca5f632 in mainline for uspace/lib/c/rtld/include/elf_dyn.h
- 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 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/rtld/include/elf_dyn.h
r15b3761 r2ca5f632 40 40 41 41 #include <elf.h> 42 #include < arch/elf_dyn.h>42 #include <libarch/rtld/elf_dyn.h> 43 43 44 44 #define ELF32_R_SYM(i) ((i)>>8)
Note:
See TracChangeset
for help on using the changeset viewer.