Configury changes: update src repository (binutils, gdb, and rda) to use
[deliverable/binutils-gdb.git] / ld / emulparams / elf32fr30.sh
index 1be1f534b1157c303549e56b243ff4a3f2c83c80..069c623cd30f7a4f5d993338908e2a3d52ed785f 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_SYMBOLS='PROVIDE (__stack = 0x200000);'
This page took 0.02375 seconds and 4 git commands to generate.