Avoid compile time warning when building on 32-bit host.
[deliverable/binutils-gdb.git] / ld / emulparams / sparcnbsd.sh
1 SCRIPT_NAME=aout
2 TEXT_START_ADDR=0x1020
3 OUTPUT_FORMAT="a.out-sparc-netbsd"
4 TARGET_PAGE_SIZE=0x1000
5 ARCH=sparc
This page took 0.02875 seconds and 4 git commands to generate.