freebsd-dev/contrib/binutils/ld/emulparams/coff_sparc.sh

8 lines
185 B
Bash
Raw Normal View History

2000-05-12 23:15:20 +00:00
SCRIPT_NAME=sparccoff
OUTPUT_FORMAT="coff-sparc"
# following are dubious (borrowed from sparc lynx)
TARGET_PAGE_SIZE=0x1000
TEXT_START_ADDR=0
NONPAGED_TEXT_START_ADDR=0x1000
ARCH=sparc