From: Stefan Monnier Date: Tue, 18 Nov 2003 00:17:42 +0000 (+0000) Subject: (XPNTR): Don't redefine. X-Git-Tag: ttn-vms-21-2-B4~8336 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8d0485fad757a0d3e95c567ec3b7f7285d149665;p=emacs.git (XPNTR): Don't redefine. --- diff --git a/src/m/amdx86-64.h b/src/m/amdx86-64.h index fdb2b02fe70..0192afc9d45 100644 --- a/src/m/amdx86-64.h +++ b/src/m/amdx86-64.h @@ -98,8 +98,7 @@ Boston, MA 02111-1307, USA. */ #define PNTR_COMPARISON_TYPE unsigned long /* Define XPNTR to avoid or'ing with DATA_SEG_BITS */ - -#define XPNTR(a) XUINT (a) +#undef DATA_SEG_BITS #undef START_FILES #define START_FILES pre-crt0.o /usr/lib64/crt1.o /usr/lib64/crti.o