X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fm%2Fhp9000s300.h;h=14383ef9b656140218cad562831153176aba8ae2;hp=d086b427ad5d133b81844513b2a203d188a0ecec;hb=3890a2e3064a7f562107c58e59d928284ec04741;hpb=a4106e305f464a1d09e395329e2426f7759a4281 diff --git a/src/m/hp9000s300.h b/src/m/hp9000s300.h index d086b42..14383ef 100644 --- a/src/m/hp9000s300.h +++ b/src/m/hp9000s300.h @@ -39,11 +39,6 @@ NOTE-END */ /* #define HPUX_5 */ -/* Define WORD_MACHINE if addresses and such have - * to be corrected before they can be used as byte counts. */ - -/* #define WORD_MACHINE */ - /* Now define a symbol for the cpu type, if your compiler does not define it automatically. */ @@ -51,14 +46,6 @@ NOTE-END */ #define hp9000s300 #endif -/* Define EXPLICIT_SIGN_EXTEND if XINT must explicitly sign-extend - the bit field into an int. In other words, if bit fields - are always unsigned. - - If you use NO_UNION_TYPE, this flag does not matter. */ - -#define EXPLICIT_SIGN_EXTEND - /* Define CANNOT_DUMP on machines where unexec does not work. Then the function dump-emacs will not be defined and temacs will do (load "loadup") automatically unless told otherwise. */