mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
8 lines
119 B
Bash
8 lines
119 B
Bash
SCRIPT_NAME=z8000
|
|
OUTPUT_FORMAT="coff-z8k"
|
|
OUTPUT_ARCH="z8001"
|
|
TEXT_START_ADDR=0x0
|
|
TARGET_PAGE_SIZE=128
|
|
ARCH=z8k
|
|
BIG=1
|