X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fm%2Fsparc.h;h=c1445d0224232ec632dd0192b6a9b10b1ff5162c;hp=457e9cd58df839e91a56a9f7b0b4ddf45b61f6ec;hb=3890a2e3064a7f562107c58e59d928284ec04741;hpb=a4106e305f464a1d09e395329e2426f7759a4281 diff --git a/src/m/sparc.h b/src/m/sparc.h index 457e9cd..c1445d0 100644 --- a/src/m/sparc.h +++ b/src/m/sparc.h @@ -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)