# HG changeset patch # User Stefan Monnier # Date 1069114662 0 # Node ID 4fb1e95248e2d606393fb6f76f2e6cef1914caf8 # Parent a92809bb2b305ed55a9b32952a696122877a6140 (XPNTR): Don't redefine. diff -r a92809bb2b30 -r 4fb1e95248e2 src/m/amdx86-64.h --- a/src/m/amdx86-64.h Mon Nov 17 23:30:28 2003 +0000 +++ b/src/m/amdx86-64.h Tue Nov 18 00:17:42 2003 +0000 @@ -98,8 +98,7 @@ #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