import insight-2000-02-04 snapshot (2nd try)
[external/binutils.git] / ld / emulparams / elf32fr30.sh
index 3b517aa..1be1f53 100755 (executable)
@@ -7,9 +7,4 @@ MAXPAGESIZE=256
 ENTRY=_start
 EMBEDDED=yes
 NOP=0x9fa0
-OTHER_SECTIONS='
-  .stack 0x200000 : {
-    *(.stack)
-    __stack = .;
-  }
-'
\ No newline at end of file
+OTHER_RELOCATING_SECTIONS='PROVIDE (__stack = 0x200000);'
\ No newline at end of file