summaryrefslogtreecommitdiff
path: root/ld/emulparams/go32.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ld/emulparams/go32.sh')
-rw-r--r--ld/emulparams/go32.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/emulparams/go32.sh b/ld/emulparams/go32.sh
new file mode 100644
index 00000000000..d13357fda7a
--- /dev/null
+++ b/ld/emulparams/go32.sh
@@ -0,0 +1,7 @@
+SCRIPT_NAME=go32coff
+OUTPUT_FORMAT="coff-go32"
+TEXT_START_ADDR=0x10a8
+TARGET_PAGE_SIZE=0x1000
+SEGMENT_SIZE=0x1000
+NONPAGED_TEXT_START_ADDR=0x0
+ARCH=i386