mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
Move moxie stack out in memory.
This commit is contained in:
@ -5,4 +5,4 @@ OUTPUT_FORMAT="elf32-moxie"
|
||||
TEXT_START_ADDR=0x1000
|
||||
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
|
||||
ARCH=moxie
|
||||
STACK_ADDR=0x200000
|
||||
STACK_ADDR=0x400000
|
||||
|
Reference in New Issue
Block a user