Changeset 941cc8b in mainline for uspace/lib/libc/arch/mips32/_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/mips32/_link.ld.in
ra052d7f r941cc8b 38 38 _tbss_end = .; 39 39 } :data 40 _tls_alignment = MAX(ALIGNOF(.tdata), ALIGNOF(.tbss)); 40 41 41 42 .sbss : {
Note:
See TracChangeset
for help on using the changeset viewer.