Changeset 5e8b881 in mainline for uspace/srv/loader/arch/ia32/_link.ld.in
- Timestamp:
- 2011-02-03T20:53:29Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- db11d30
- Parents:
- d88218b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/loader/arch/ia32/_link.ld.in
rd88218b r5e8b881 54 54 } :data 55 55 56 . = ALIGN(0x1000);57 _heap = .;58 59 56 #ifdef CONFIG_LINE_DEBUG 60 57 .comment 0 : { *(.comment); } :debug
Note:
See TracChangeset
for help on using the changeset viewer.