emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/m/amdx86-64.h


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/m/amdx86-64.h
Date: Mon, 17 Nov 2003 19:17:44 -0500

Index: emacs/src/m/amdx86-64.h
diff -c emacs/src/m/amdx86-64.h:1.5 emacs/src/m/amdx86-64.h:1.6
*** emacs/src/m/amdx86-64.h:1.5 Wed Nov  5 10:27:44 2003
--- emacs/src/m/amdx86-64.h     Mon Nov 17 19:17:42 2003
***************
*** 98,105 ****
  #define PNTR_COMPARISON_TYPE unsigned long
  
  /* Define XPNTR to avoid or'ing with DATA_SEG_BITS */
! 
! #define XPNTR(a) XUINT (a)
  
  #undef START_FILES
  #define START_FILES pre-crt0.o /usr/lib64/crt1.o /usr/lib64/crti.o
--- 98,104 ----
  #define PNTR_COMPARISON_TYPE unsigned long
  
  /* Define XPNTR to avoid or'ing with DATA_SEG_BITS */
! #undef DATA_SEG_BITS
  
  #undef START_FILES
  #define START_FILES pre-crt0.o /usr/lib64/crt1.o /usr/lib64/crti.o




reply via email to

[Prev in Thread] Current Thread [Next in Thread]