comparison src/m/alpha.h @ 16132:ba4cdfac3349

(BITS_PER_EMACS_INT): New definition.
author Richard M. Stallman <rms@gnu.org>
date Wed, 04 Sep 1996 18:53:32 +0000
parents 8b44e50334a8
children 488aa370e96d
comparison
equal deleted inserted replaced
16131:b03afc4adc30 16132:ba4cdfac3349
28 NOTE-END 28 NOTE-END
29 29
30 */ 30 */
31 31
32 #define BITS_PER_LONG 64 32 #define BITS_PER_LONG 64
33 #define BITS_PER_EMACS_INT 64
33 34
34 /* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word 35 /* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
35 is the most significant byte. */ 36 is the most significant byte. */
36 37
37 #undef WORDS_BIG_ENDIAN 38 #undef WORDS_BIG_ENDIAN