mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
8 lines
83 B
Bash
8 lines
83 B
Bash
|
OUTPUT_FORMAT="coff-maxq"
|
||
|
|
||
|
SCRIPT_NAME=maxqcoff
|
||
|
|
||
|
ARCH=MAXQ
|
||
|
|
||
|
TEXT_START_ADDR=0x8000
|