mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-07 14:34:51 +01:00
4 lines
119 B
Bash
4 lines
119 B
Bash
|
. ${srcdir}/emulparams/elf32_tic6x_le.sh
|
||
|
OUTPUT_FORMAT="elf32-tic6x-linux-le"
|
||
|
BIG_OUTPUT_FORMAT="elf32-tic6x-linux-be"
|