Switch over to using generic elf script rather than an fr30 specific one.
[deliverable/binutils-gdb.git] / ld / emulparams / ns32knbsd.sh
1 SCRIPT_NAME=aout
2 TEXT_START_ADDR=0x1020
3 OUTPUT_FORMAT="a.out-ns32k-netbsd"
4 PAGE_SIZE=0x1000
5 ARCH=ns32k
This page took 0.028621 seconds and 4 git commands to generate.