mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-02 00:56:27 +00:00
7 lines
115 B
Bash
Executable File
7 lines
115 B
Bash
Executable File
EMULATION_NAME=hp300bsd
|
|
SCRIPT_NAME=aout
|
|
OUTPUT_FORMAT="a.out-hp300bsd"
|
|
TEXT_START_ADDR=0
|
|
PAGE_SIZE=4096
|
|
ARCH=m68k
|