aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/m/sparc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/m/sparc.h b/src/m/sparc.h
index b9ce56434ca..7b708b954b5 100644
--- a/src/m/sparc.h
+++ b/src/m/sparc.h
@@ -106,7 +106,6 @@ NOTE-END */
106 106
107#ifdef __arch64__ /* GCC, 64-bit ABI. */ 107#ifdef __arch64__ /* GCC, 64-bit ABI. */
108#define BITS_PER_LONG 64 108#define BITS_PER_LONG 64
109#define BITS_PER_EMACS_INT 64
110#ifndef _LP64 109#ifndef _LP64
111#define _LP64 /* Done on Alpha -- not sure if it 110#define _LP64 /* Done on Alpha -- not sure if it
112 should be here. -- fx */ 111 should be here. -- fx */