summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-02-07 22:55:45 +0000
committerRichard M. Stallman <rms@gnu.org>1996-02-07 22:55:45 +0000
commit11f0abe837cbf283c4528296274a361d1c662328 (patch)
tree32927bb755148f181a53d2470cbd6153f7efe3d5
parentaa8bd03eee3310ac792b92724e44ae5b920c6a4d (diff)
downloademacs-11f0abe837cbf283c4528296274a361d1c662328.tar.gz
Initial revision
-rw-r--r--src/m/paragon.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/m/paragon.h b/src/m/paragon.h
new file mode 100644
index 00000000000..6e68fafe6d2
--- /dev/null
+++ b/src/m/paragon.h
@@ -0,0 +1,13 @@
+/* m/ file for Paragon i860 machine. */
+
+#include "i860.h"
+#define COFF
+#define SYSTEM_MALLOC
+#define TEXT_START 0x10000
+#define LD_DATA_START 0x140000
+#undef LD_SWITCH_SYSTEM
+#define LD_SWITCH_SYSTEM -d LD_DATA_START
+#define LIB_STANDARD -lc -lic
+#define KEEP_OLD_TEXT_SCNPTR
+#define KEEP_OLD_PADDR
+#define drem fmod