mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-23 02:51:56 +00:00
6 lines
103 B
Bash
6 lines
103 B
Bash
![]() |
EMULATION_NAME=mipslit
|
||
|
SCRIPT_NAME=mips
|
||
|
OUTPUT_FORMAT="ecoff-littlemips"
|
||
|
PAGE_SIZE=0x1000000
|
||
|
ARCH=mips
|