mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 16:46:33 -04:00
6 lines
101 B
Bash
6 lines
101 B
Bash
SCRIPT_NAME=h8300h
|
|
OUTPUT_FORMAT="coff-h8300"
|
|
TEXT_START_ADDR=0x8000
|
|
TARGET_PAGE_SIZE=128
|
|
ARCH=h8300
|