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/arm.h,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/m/arm.h,v
Date: Wed, 16 Jul 2008 07:11:19 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/16 07:11:19

Index: m/arm.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/arm.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- m/arm.h     11 Jul 2008 02:29:42 -0000      1.14
+++ m/arm.h     16 Jul 2008 07:11:19 -0000      1.15
@@ -34,11 +34,6 @@
 #undef NO_ARG_ARRAY
 #endif
 
-/* Define how to take a char and sign-extend into an int.
-   On machines where char is signed, this is a no-op.  */
-
-#define SIGN_EXTEND_CHAR(c) (((int)(c) << 24) >> 24)
-
 #define NO_REMAP
 
 /* arch-tag: 07856f0c-f0c8-4bd8-99af-0b7fa1e5ee42




reply via email to

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