mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-03 22:06:50 +00:00
8 lines
151 B
Bash
8 lines
151 B
Bash
|
. ${srcdir}/emulparams/armelf.sh
|
||
|
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
|
||
|
TEXT_START_ADDR=0x00008000
|
||
|
TARGET2_TYPE=got-rel
|
||
|
|
||
|
unset STACK_ADDR
|
||
|
unset EMBEDDED
|