mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-05 12:53:16 +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
|