# HG changeset patch # User Richard M. Stallman # Date 767500780 0 # Node ID 7798bbb665fbb3b5f7c164a08ed2cd24fbd35f72 # Parent 1221250ed953d3afeb87d10f0b57a72e0938807f (hp800): Define this instead of hp9000s800. diff -r 1221250ed953 -r 7798bbb665fb src/m/hp800.h --- 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 */