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
|