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/ia64.h


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/m/ia64.h
Date: Fri, 04 Apr 2003 01:23:54 -0500

Index: emacs/src/m/ia64.h
diff -c emacs/src/m/ia64.h:1.4 emacs/src/m/ia64.h:1.5
*** emacs/src/m/ia64.h:1.4      Mon Nov 18 11:27:08 2002
--- emacs/src/m/ia64.h  Mon Nov 25 09:52:56 2002
***************
*** 133,138 ****
--- 133,140 ----
  #define XINT(a)  (((long) (a) << (BITS_PER_LONG - VALBITS)) >> (BITS_PER_LONG 
- VALBITS))
  #define XUINT(a) ((long) (a) & VALMASK)
  
+ #ifndef NOT_C_CODE
+ 
  #ifdef REL_ALLOC
  #ifndef _MALLOC_INTERNAL
  /* "char *" because ralloc.c defines it that way.  gmalloc.c thinks it




reply via email to

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