* configure.in: Add -lkernel32 to WIN32LIBADD on cygwin32.
[deliverable/binutils-gdb.git] / ld / emulparams / z8001.sh
CommitLineData
66a61efd 1SCRIPT_NAME=z8001
8ddef552 2OUTPUT_FORMAT="coff-z8k"
66a61efd 3OUTPUT_ARCH="z8001"
8ddef552
DM
4TEXT_START_ADDR=0x0
5PAGE_SIZE=128
6ARCH=z8k
66a61efd 7BIG=1
This page took 0.184364 seconds and 4 git commands to generate.