mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 07:11:34 -08:00
(BITS_PER_EMACS_INT) [__arch64__]: Don't define.
This commit is contained in:
parent
3af5762efc
commit
45595e0058
1 changed files with 0 additions and 1 deletions
|
|
@ -106,7 +106,6 @@ NOTE-END */
|
|||
|
||||
#ifdef __arch64__ /* GCC, 64-bit ABI. */
|
||||
#define BITS_PER_LONG 64
|
||||
#define BITS_PER_EMACS_INT 64
|
||||
#ifndef _LP64
|
||||
#define _LP64 /* Done on Alpha -- not sure if it
|
||||
should be here. -- fx */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue