mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-13 09:09:01 -04:00
6 lines
95 B
Bash
6 lines
95 B
Bash
SCRIPT_NAME=elf32cr16c
|
|
TEMPLATE_NAME=elf32
|
|
OUTPUT_FORMAT="elf32-cr16c"
|
|
ARCH=cr16c
|
|
ENTRY=_start
|