Changeset 7900e5d in mainline
- Timestamp:
- 2018-10-17T21:05:11Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8a1afd2
- Parents:
- 09c6389
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/elf/elf.c
r09c6389 r7900e5d 71 71 72 72 /** 73 * Given the base of an ELF image in memory (i.e. pointer to the thefile73 * Given the base of an ELF image in memory (i.e. pointer to the file 74 74 * header at the beginning of the text segment), returns pointer to the 75 75 * first segment header with the given p_type.
Note:
See TracChangeset
for help on using the changeset viewer.