# HG changeset patch # User Richard M. Stallman # Date 823733745 0 # Node ID 9ab1deb3d118dce1a956f30298db3fccde2d6973 # Parent c5631aa281ac0f61a1fc9cd6e999e91ffb3b3da9 Initial revision diff -r c5631aa281ac -r 9ab1deb3d118 src/m/paragon.h --- /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