diff src/m/sparc.h @ 442:abe6d1db359e r21-2-36

Import from CVS: tag r21-2-36
author cvs
date Mon, 13 Aug 2007 11:35:02 +0200
parents 3ecd8885ac67
children 308d34e9f07d 861f2601a38b
line wrap: on
line diff
--- a/src/m/sparc.h	Mon Aug 13 11:33:40 2007 +0200
+++ b/src/m/sparc.h	Mon Aug 13 11:35:02 2007 +0200
@@ -42,10 +42,6 @@
 # endif
 #endif
 
-/* XINT must explicitly sign-extend */
-
-#define EXPLICIT_SIGN_EXTEND
-
 /* Mask for address bits within a memory segment */
 
 #define SEGMENT_MASK (SEGSIZ - 1)