6 lines
95 B
Bash
6 lines
95 B
Bash
SCRIPT_NAME=elf32cr16c
|
|
TEMPLATE_NAME=elf32
|
|
OUTPUT_FORMAT="elf32-cr16c"
|
|
ARCH=cr16c
|
|
ENTRY=_start
|