(BITS_PER_EMACS_INT): New definition.
authorRichard M. Stallman <rms@gnu.org>
Wed, 4 Sep 1996 18:53:32 +0000 (18:53 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 4 Sep 1996 18:53:32 +0000 (18:53 +0000)
src/m/alpha.h

index b7eb787..9c33475 100644 (file)
@@ -30,6 +30,7 @@ NOTE-END
 */
 
 #define BITS_PER_LONG 64
+#define BITS_PER_EMACS_INT 64
 
 /* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
    is the most significant byte.  */