mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-17 19:06:36 +00:00
7 lines
169 B
Bash
7 lines
169 B
Bash
. ${srcdir}/emulparams/elf64_ia64.sh
|
|
TEXT_START_ADDR="0x2000000000000000"
|
|
unset DATA_ADDR
|
|
unset SMALL_DATA_CTOR
|
|
unset SMALL_DATA_DTOR
|
|
. ${srcdir}/emulparams/elf_fbsd.sh
|