mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-03 10:49:58 +00:00
8 lines
166 B
Bash
8 lines
166 B
Bash
. ${srcdir}/emulparams/elf32ppc.sh
|
|
. ${srcdir}/emulparams/elf_haiku.sh
|
|
TEXT_START_ADDR=0x200000
|
|
MAXPAGESIZE=0x1000
|
|
GENERATE_SHLIB_SCRIPT=yes
|
|
BSS_PLT=
|
|
LIBPATH_SUFFIX=
|