Changeset 941cc8b in mainline for uspace/lib/libc/arch/ppc32/_link.ld.in
- Timestamp:
- 2007-10-28T20:55:39Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2c2295ab
- Parents:
- a052d7f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/ppc32/_link.ld.in
ra052d7f r941cc8b 32 32 _tbss_end = .; 33 33 } :data 34 _tls_alignment = MAX(ALIGNOF(.tdata), ALIGNOF(.tbss)); 34 35 .bss : { 35 36 *(.sbss);
Note:
See TracChangeset
for help on using the changeset viewer.