mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-26 11:33:45 +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
|
|
|