* emulparams/armelf.sh (OTHER_BSS_END_SYMBOLS): Split out from
[deliverable/binutils-gdb.git] / ld / emulparams / elf32fr30.sh
index cec006c71f91790939c23981f22176edb1382ef2..069c623cd30f7a4f5d993338908e2a3d52ed785f 100755 (executable)
@@ -7,4 +7,4 @@ MAXPAGESIZE=256
 ENTRY=_start
 EMBEDDED=yes
 NOP=0x9fa09fa0
-OTHER_END_SYMBOLS='PROVIDE (__stack = 0x200000);'
+OTHER_SYMBOLS='PROVIDE (__stack = 0x200000);'
This page took 0.02444 seconds and 4 git commands to generate.