Remove h8500 support
[deliverable/binutils-gdb.git] / ld / emulparams / m32relf.sh
index cd7705afff6d44b486bd2fcedaf36b0a80e61fc2..947c7a8eae184aa87de31ac17108bb80a1515f8b 100644 (file)
@@ -8,6 +8,5 @@ MACHINE=
 MAXPAGESIZE=32
 EMBEDDED=yes
 
-# Hmmm, there's got to be a better way.  This sets the stack to the
-# top of simulator memory (8MB).
-OTHER_RELOCATING_SECTIONS='PROVIDE (_stack = 0x800000);'
+# This sets the stack to the top of simulator memory (8MB).
+OTHER_SYMBOLS='PROVIDE (_stack = 0x800000);'
This page took 0.027835 seconds and 4 git commands to generate.