diff src/m/sparc.h @ 400:a86b2b5e0111 r21-2-30

Import from CVS: tag r21-2-30
author cvs
date Mon, 13 Aug 2007 11:14:34 +0200
parents 57709be46d1b
children 697ef44129c6
line wrap: on
line diff
--- a/src/m/sparc.h	Mon Aug 13 11:13:33 2007 +0200
+++ b/src/m/sparc.h	Mon Aug 13 11:14:34 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)