diff src/m/ibmrt-aix.h @ 750:1ffd52c765c7

entered into RCS
author Jim Blandy <jimb@redhat.com>
date Tue, 07 Jul 1992 19:52:37 +0000
parents 76b7a95526d3
children 6c044c8796dd
line wrap: on
line diff
--- a/src/m/ibmrt-aix.h	Tue Jul 07 19:52:34 1992 +0000
+++ b/src/m/ibmrt-aix.h	Tue Jul 07 19:52:37 1992 +0000
@@ -41,11 +41,6 @@
 
 #define NO_ARG_ARRAY
 
-/* 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)
-
 /* Now define a symbol for the cpu type, if your compiler
    does not define it automatically.  */