Mercurial > emacs
changeset 53092:4fb1e95248e2
(XPNTR): Don't redefine.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 18 Nov 2003 00:17:42 +0000 |
parents | a92809bb2b30 |
children | e8f5463f3d5b |
files | src/m/amdx86-64.h |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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