changeset 7146:7798bbb665fb

(hp800): Define this instead of hp9000s800.
author Richard M. Stallman <rms@gnu.org>
date Thu, 28 Apr 1994 02:39:40 +0000
parents 1221250ed953
children f5880d940db8
files src/m/hp800.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/m/hp800.h	Thu Apr 28 02:35:25 1994 +0000
+++ b/src/m/hp800.h	Thu Apr 28 02:39:40 1994 +0000
@@ -50,8 +50,8 @@
    does not define it automatically:
    Ones defined so far include vax, m68000, ns16000, pyramid,
    orion, tahoe, APOLLO and many others */
-#ifndef hp9000s800
-#	define hp9000s800
+#ifndef hp800
+#	define hp800
 #endif
 
 /* Use type int rather than a union, to represent Lisp_Object */