mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
7 lines
112 B
Bash
7 lines
112 B
Bash
|
. ${srcdir}/emulparams/armelf.sh
|
||
|
MAXPAGESIZE=0x8000
|
||
|
TEXT_START_ADDR=0x00008000
|
||
|
|
||
|
unset STACK_ADDR
|
||
|
unset EMBEDDED
|