changeset 14510:9ab1deb3d118

Initial revision
author Richard M. Stallman <rms@gnu.org>
date Wed, 07 Feb 1996 22:55:45 +0000
parents c5631aa281ac
children 7b9c423cd54b
files src/m/paragon.h
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/m/paragon.h	Wed Feb 07 22:55:45 1996 +0000
@@ -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