]> git.eshelyaron.com Git - emacs.git/commitdiff
(hp800): Define this instead of hp9000s800.
authorRichard M. Stallman <rms@gnu.org>
Thu, 28 Apr 1994 02:39:40 +0000 (02:39 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 28 Apr 1994 02:39:40 +0000 (02:39 +0000)
src/m/hp800.h

index 8aa740d9f4e98b158b3484e0da8415bb2fb66423..8a506c42ee6eac967b834b3c437592c25123ad21 100644 (file)
@@ -50,8 +50,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
    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 */