diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/m/alpha.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/m/alpha.h b/src/m/alpha.h index b7eb78769e6..9c33475ebbf 100644 --- a/src/m/alpha.h +++ b/src/m/alpha.h | |||
| @@ -30,6 +30,7 @@ NOTE-END | |||
| 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. */ |