mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-11 22:24:42 +00:00
7 lines
114 B
Bash
7 lines
114 B
Bash
SCRIPT_NAME=elf32cr16
|
|
TEMPLATE_NAME=elf32
|
|
OUTPUT_FORMAT="elf32-cr16"
|
|
ARCH=cr16
|
|
ENTRY=_start
|
|
EXTRA_EM_FILE=cr16elf
|