mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-04 10:24:13 +00:00
6 lines
114 B
Bash
6 lines
114 B
Bash
. ${srcdir}/emulparams/elf32ppc.sh
|
|
OUTPUT_FORMAT="elf32-powerpcle"
|
|
MAXPAGESIZE=0x1000
|
|
TEXT_START_ADDR=0x48040000
|
|
|