XEmacs 21.2.30 "Hygeia".
[chise/xemacs-chise.git.1] / src / m / sparc.h
index 457e9cd..c1445d0 100644 (file)
@@ -42,10 +42,6 @@ NOTE-END  */
 # endif
 #endif
 
-/* XINT must explicitly sign-extend */
-
-#define EXPLICIT_SIGN_EXTEND
-
 /* Mask for address bits within a memory segment */
 
 #define SEGMENT_MASK (SEGSIZ - 1)