mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-14 17:57:39 +01:00
6 lines
132 B
Bash
6 lines
132 B
Bash
|
. ${srcdir}/emulparams/elf32ppc.sh
|
||
|
OUTPUT_FORMAT="elf32-powerpcle"
|
||
|
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
|
||
|
TEXT_START_ADDR=0x48040000
|
||
|
|