Changeset 7ad3c2f in mainline for libc/arch/mips32/_link.ld.in
- Timestamp:
- 2006-03-14T16:34:17Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 00c4994
- Parents:
- 79522a7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/arch/mips32/_link.ld.in
r79522a7 r7ad3c2f 25 25 *(.sbss); 26 26 *(COMMON); 27 _heap = .; 28 LONG(0xdeadbeef); 27 29 } :data 28 30
Note:
See TracChangeset
for help on using the changeset viewer.