mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 00:59:15 +08:00
6 lines
103 B
Bash
6 lines
103 B
Bash
SCRIPT_NAME=a29k
|
|
OUTPUT_FORMAT="coff-a29k-big"
|
|
TEXT_START_ADDR=0x1000000
|
|
PAGE_SIZE=0x1000000
|
|
ARCH=a29k
|