mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08: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
|
||
|
|