1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-06 14:02:07 -08:00

Renamed from hp9000s800.h.

(hp9000s800): Undo previous change.
This commit is contained in:
Richard M. Stallman 1994-04-28 05:18:06 +00:00
parent 1e7e7d6eca
commit 3ccd3c9802

View 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 hp800
# define hp800
#ifndef hp9000s800
# define hp9000s800
#endif
/* Use type int rather than a union, to represent Lisp_Object */