mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-15 02:06:02 -04:00
6 lines
101 B
Bash
6 lines
101 B
Bash
SCRIPT_NAME=h8500s
|
|
OUTPUT_FORMAT="coff-h8500"
|
|
TEXT_START_ADDR=0x8000
|
|
TARGET_PAGE_SIZE=128
|
|
ARCH=h8500
|