view src/m/paragon.h @ 60442:747b9fc72d5e

(Forcing Redisplay): Get rid of "Emacs 21". (Overlay Properties, Face Attributes): Likewise. (Managing Overlays): Fix punctuation. (Attribute Functions): Clarify set-face-font; get rid of info about old Emacs versions. (Auto Faces, Font Lookup, Display Property, Images): Get rid of "Emacs 21".
author Richard M. Stallman <rms@gnu.org>
date Sun, 06 Mar 2005 18:12:47 +0000
parents 695cf19ef79e
children 375f2633d815
line wrap: on
line source

/* m/ file for Paragon i860 machine.  */

#include "i860.h"
#define COFF
#define SYSTEM_MALLOC
#define TEXT_START 0x10000
#define LIB_STANDARD -lc -lic -lmach
#define KEEP_OLD_TEXT_SCNPTR
#define KEEP_OLD_PADDR
#define drem fmod

/* arch-tag: c1bc280c-25e5-4993-9b91-333c52ab3674
   (do not change this comment) */