OSDN Git Service

From: Larry Baker <baker@usgs.gov>
[uclinux-h8/elf2flt.git] / elf2flt.ld.in
index c7e01a6..5353413 100644 (file)
@@ -170,7 +170,7 @@ TOR:                @SYMBOL_PREFIX@__DTOR_END__ = .;
        .stack : {
                . = ALIGN(0x4);
                @SYMBOL_PREFIX@_stack_start = .;
-       }
+       } > flatmem
 
        .junk 0 : { *(.rel*) *(.rela*) }
        /DISCARD/ : { *(.note.GNU-stack) }