[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/m/arm.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/m/arm.h,v |
Date: |
Thu, 10 Jul 2008 02:49:30 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/10 02:49:29
Index: m/arm.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/arm.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- m/arm.h 7 May 2008 07:05:58 -0000 1.12
+++ m/arm.h 10 Jul 2008 02:49:27 -0000 1.13
@@ -34,11 +34,6 @@
#undef NO_ARG_ARRAY
#endif
-/* Define WORD_MACHINE if addresses and such have
- * to be corrected before they can be used as byte counts. */
-
-#undef WORD_MACHINE
-
/* Define how to take a char and sign-extend into an int.
On machines where char is signed, this is a no-op. */
- [Emacs-diffs] Changes to emacs/src/m/arm.h,v,
Dan Nicolaescu <=