2
0
mirror of https://sourceware.org/git/binutils-gdb.git synced 2025-03-07 13:39:43 +08:00
binutils-gdb/ld/emulparams/i386aout.sh

7 lines
128 B
Bash
Raw Normal View History

1999-05-03 15:29:11 +08:00
SCRIPT_NAME=aout
OUTPUT_FORMAT="a.out-i386"
TARGET_PAGE_SIZE=0x1000
TEXT_START_ADDR=0
NONPAGED_TEXT_START_ADDR=0x1000
ARCH=i386