mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 08:36:05 -04:00
7 lines
108 B
Bash
7 lines
108 B
Bash
SCRIPT_NAME=z80
|
|
OUTPUT_FORMAT="coff-z80"
|
|
OUTPUT_ARCH="z80"
|
|
TEXT_START_ADDR=0x100
|
|
EXTRA_EM_FILE=z80
|
|
ARCH=z80
|