8 lines
159 B
Bash
8 lines
159 B
Bash
|
source_sh ${srcdir}/emulparams/armelf.sh
|
||
|
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
|
||
|
TEXT_START_ADDR=0x00008000
|
||
|
TARGET2_TYPE=got-rel
|
||
|
|
||
|
unset STACK_ADDR
|
||
|
unset EMBEDDED
|