Move moxie stack out in memory.
[deliverable/binutils-gdb.git] / ld / emulparams / elf32moxie.sh
index 2ed270850c20fdd68dca20115f9ee1b193878e82..a1f9e45c40d68c3121b5f952d963b03c55cb6073 100644 (file)
@@ -5,4 +5,4 @@ OUTPUT_FORMAT="elf32-moxie"
 TEXT_START_ADDR=0x1000
 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
 ARCH=moxie
-STACK_ADDR=0x200000
+STACK_ADDR=0x400000
This page took 0.026242 seconds and 4 git commands to generate.