Changeset 2ca5f632 in mainline for uspace/lib/c/rtld/include/dynamic.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/dynamic.h
r15b3761 r2ca5f632 38 38 #include <bool.h> 39 39 #include <elf_dyn.h> 40 #include < arch/dynamic.h>40 #include <libarch/rtld/dynamic.h> 41 41 42 42 /**
Note:
See TracChangeset
for help on using the changeset viewer.