mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 12:39:59 +00:00
6 lines
102 B
Bash
6 lines
102 B
Bash
SCRIPT_NAME=h8300hn
|
|
OUTPUT_FORMAT="coff-h8300"
|
|
TEXT_START_ADDR=0x8000
|
|
TARGET_PAGE_SIZE=128
|
|
ARCH=h8300
|