Changeset 432c648 in mainline for libc/arch/ppc32/_link.ld.in
- Timestamp:
- 2006-05-02T16:00:42Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fa3561f
- Parents:
- 0bc36ba
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/arch/ppc32/_link.ld.in
r0bc36ba r432c648 20 20 .data ALIGN(0x1000) : SUBALIGN(0x1000) { 21 21 *(.data); 22 *(.sdata); 22 23 } :data 23 24 .tdata : {
Note:
See TracChangeset
for help on using the changeset viewer.