[include/elf]
[deliverable/binutils-gdb.git] / ld / emulparams / coff_sparc.sh
1 SCRIPT_NAME=sparccoff
2 OUTPUT_FORMAT="coff-sparc"
3 # following are dubious (borrowed from sparc lynx)
4 TARGET_PAGE_SIZE=0x1000
5 TEXT_START_ADDR=0
6 NONPAGED_TEXT_START_ADDR=0x1000
7 ARCH=sparc
This page took 0.030875 seconds and 4 git commands to generate.