aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1994-04-28 05:18:06 +0000
committerRichard M. Stallman1994-04-28 05:18:06 +0000
commit3ccd3c9802cba06ed4977e2fb44be5a9857fd899 (patch)
treee09e3e209126a17a71aed8d3332c3f0c10416144 /src
parent1e7e7d6eca894ad9a2a8b39c5689f1d2a118a2bb (diff)
downloademacs-3ccd3c9802cba06ed4977e2fb44be5a9857fd899.tar.gz
emacs-3ccd3c9802cba06ed4977e2fb44be5a9857fd899.zip
Renamed from hp9000s800.h.
(hp9000s800): Undo previous change.
Diffstat (limited to 'src')
-rw-r--r--src/m/hp800.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/m/hp800.h b/src/m/hp800.h
index 8a506c42ee6..8aa740d9f4e 100644
--- a/src/m/hp800.h
+++ b/src/m/hp800.h
@@ -50,8 +50,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
50 does not define it automatically: 50 does not define it automatically:
51 Ones defined so far include vax, m68000, ns16000, pyramid, 51 Ones defined so far include vax, m68000, ns16000, pyramid,
52 orion, tahoe, APOLLO and many others */ 52 orion, tahoe, APOLLO and many others */
53#ifndef hp800 53#ifndef hp9000s800
54# define hp800 54# define hp9000s800
55#endif 55#endif
56 56
57/* Use type int rather than a union, to represent Lisp_Object */ 57/* Use type int rather than a union, to represent Lisp_Object */