Changeset 0b37882 in mainline for uspace/srv/loader/arch/ia32/_link.ld.in
- Timestamp:
- 2011-02-03T21:14:23Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 17aca1c, 6a343bdf, cf2af94
- Parents:
- d88218b (diff), ae6f303 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/loader/arch/ia32/_link.ld.in
rd88218b r0b37882 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.