mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-02 06:43:58 +08:00
7 lines
114 B
Bash
7 lines
114 B
Bash
|
EMULATION_NAME=h8500
|
||
|
SCRIPT_NAME=h8500
|
||
|
OUTPUT_FORMAT="coff-h8500"
|
||
|
TEXT_START_ADDR=0x8000
|
||
|
PAGE_SIZE=128
|
||
|
ARCH=h8500
|