mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 06:50:32 +00:00
6 lines
92 B
Bash
6 lines
92 B
Bash
SCRIPT_NAME=sh
|
|
OUTPUT_FORMAT="coff-shl"
|
|
TEXT_START_ADDR=0x8000
|
|
TARGET_PAGE_SIZE=128
|
|
ARCH=sh
|