Changeset 563 for trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu
- Timestamp:
- Oct 25, 2013, 8:54:26 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/ldscript
r554 r563 27 27 28 28 . = seg_stack_base; 29 . data ALIGN(0x4) : {29 .bss ALIGN(0x4) (NOLOAD) : { 30 30 *(.data) 31 31 *(.bss)
Note: See TracChangeset
for help on using the changeset viewer.