Changeset 18902ca6 in mainline for uspace/lib/c
- Timestamp:
- 2017-10-04T18:25:38Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fa77af7
- Parents:
- 63011c53
- Location:
- uspace/lib/c
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/amd64/include/libarch/elf_linux.h
r63011c53 r18902ca6 34 34 35 35 #ifndef LIBC_amd64_ELF_LINUX_H_ 36 #define L BIC_amd64_ELF_LINUX_H_36 #define LIBC_amd64_ELF_LINUX_H_ 37 37 38 38 #include <libarch/istate.h> -
uspace/lib/c/test/odict.c
r63011c53 r18902ca6 272 272 273 273 v = seq_next(v); 274 ++i;275 274 } 276 275 }
Note:
See TracChangeset
for help on using the changeset viewer.