Changeset 29405ac in mainline for uspace/lib/c/include/elf/elf_mod.h
- Timestamp:
- 2016-05-16T18:10:00Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bab0f42
- Parents:
- 0dc9a474
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/elf/elf_mod.h
r0dc9a474 r29405ac 66 66 /** Size of tbss section */ 67 67 size_t tbss_size; 68 /** Alignment of TLS initialization image */ 69 size_t tls_align; 68 70 } elf_tls_info_t; 69 71
Note:
See TracChangeset
for help on using the changeset viewer.