mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-12 02:17:45 +08:00
* emulparams/m32relf.sh (EMBEDDED): Define.
This commit is contained in:
@ -4,6 +4,7 @@ OUTPUT_FORMAT="elf32-m32r"
|
||||
TEXT_START_ADDR=0x0
|
||||
ARCH=m32r
|
||||
MAXPAGESIZE=32
|
||||
EMBEDDED=yes
|
||||
|
||||
# Hmmm, there's got to be a better way. This sets the stack to the
|
||||
# top of the simulator memory (currently 1M).
|
||||
|
Reference in New Issue
Block a user