* emulparams/armelf.sh: Define NO_SMALL_DATA.
[deliverable/binutils-gdb.git] / ld / emulparams / elf32fr30.sh
index 1be1f534b1157c303549e56b243ff4a3f2c83c80..cec006c71f91790939c23981f22176edb1382ef2 100755 (executable)
@@ -6,5 +6,5 @@ ARCH=fr30
 MAXPAGESIZE=256
 ENTRY=_start
 EMBEDDED=yes
-NOP=0x9fa0
-OTHER_RELOCATING_SECTIONS='PROVIDE (__stack = 0x200000);'
\ No newline at end of file
+NOP=0x9fa09fa0
+OTHER_END_SYMBOLS='PROVIDE (__stack = 0x200000);'
This page took 0.023364 seconds and 4 git commands to generate.