mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
7 lines
116 B
Bash
7 lines
116 B
Bash
|
EMULATION_NAME=h8300h
|
||
|
SCRIPT_NAME=h8300h
|
||
|
OUTPUT_FORMAT="coff-h8300"
|
||
|
TEXT_START_ADDR=0x8000
|
||
|
PAGE_SIZE=128
|
||
|
ARCH=h8300
|