5 lines
121 B
Bash
5 lines
121 B
Bash
|
. ${srcdir}/emulparams/elf32ppc.sh
|
||
|
OUTPUT_FORMAT="elf32-powerpc-vxworks"
|
||
|
unset BSS_PLT
|
||
|
. ${srcdir}/emulparams/vxworks.sh
|