Move moxie stack out in memory.

This commit is contained in:
Anthony Green
2009-04-30 04:29:23 +00:00
parent 53cc454a92
commit efaf18f368
2 changed files with 6 additions and 1 deletions

View File

@ -5,4 +5,4 @@ OUTPUT_FORMAT="elf32-moxie"
TEXT_START_ADDR=0x1000
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
ARCH=moxie
STACK_ADDR=0x200000
STACK_ADDR=0x400000