Changeset 1afa94d in mainline for uspace/lib/c/include/elf/elf_mod.h
- Timestamp:
- 2017-12-10T21:08:11Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- dd8ab1c
- Parents:
- c81132d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/elf/elf_mod.h
rc81132d r1afa94d 53 53 #define EE_LOADER 5 /* The image is actually a program loader. */ 54 54 #define EE_IRRECOVERABLE 6 55 #define EE_IO 7 /* Could not read file. */ 55 56 56 57 typedef enum {
Note:
See TracChangeset
for help on using the changeset viewer.