mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
8 lines
151 B
Bash
8 lines
151 B
Bash
EMULATION_NAME=hp3hpux
|
|
SCRIPT_NAME=aout
|
|
OUTPUT_FORMAT="a.out-hp300hpux"
|
|
TEXT_START_ADDR=0
|
|
PAGE_SIZE=4096
|
|
ARCH=m68k
|
|
STACKZERO="___stack_zero = 0x2000;"
|