emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/m/hp800.h,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/m/hp800.h,v
Date: Thu, 10 Jul 2008 02:49:30 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/10 02:49:29

Index: m/hp800.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/hp800.h,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- m/hp800.h   26 Jun 2008 04:24:40 -0000      1.36
+++ m/hp800.h   10 Jul 2008 02:49:27 -0000      1.37
@@ -32,19 +32,6 @@
 
 #define NO_ARG_ARRAY
 
-/* Define WORD_MACHINE if addresses and such have
- * to be corrected before they can be used as byte counts.  */
-
-#undef WORD_MACHINE
-
-/* Now define a symbol for the cpu type, if your compiler
-   does not define it automatically:
-   Ones defined so far include vax, m68000, ns16000, pyramid,
-   orion, tahoe, APOLLO and many others */
-#ifndef hp9000s800
-#      define hp9000s800
-#endif
-
 /* Use type int rather than a union, to represent Lisp_Object */
 /* This is desirable for most machines.  */
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]