Rename "sun" variable to avoid conflicts on Solaris
[deliverable/binutils-gdb.git] / ld / emulparams / z8002.sh
index 549746860383efaddbd7b2293740ee757052406f..299b5f5a45d819ebb65a4b6446981f22e1dfc943 100644 (file)
@@ -1,6 +1,6 @@
-SCRIPT_NAME=z8001
+SCRIPT_NAME=z8000
 OUTPUT_FORMAT="coff-z8k"
 OUTPUT_ARCH="z8002"
 TEXT_START_ADDR=0x0
-PAGE_SIZE=128
-ARCH=z8k
+TARGET_PAGE_SIZE=128
+ARCH=z8002
This page took 0.025384 seconds and 4 git commands to generate.