summaryrefslogtreecommitdiff
path: root/src/m/ibmrs6000.h
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1992-07-07 19:52:37 +0000
committerJim Blandy <jimb@redhat.com>1992-07-07 19:52:37 +0000
commitb099125bd0cb0f5bb331cef6f9b812b0f9f4873d (patch)
tree0088029da5403051a35cc577b87b8a3485e1079e /src/m/ibmrs6000.h
parentab5493613bd747ffbf291215e300585ae9717cb5 (diff)
downloademacs-b099125bd0cb0f5bb331cef6f9b812b0f9f4873d.tar.gz
entered into RCS
Diffstat (limited to 'src/m/ibmrs6000.h')
-rw-r--r--src/m/ibmrs6000.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/ibmrs6000.h b/src/m/ibmrs6000.h
index b84ff0437ba..14d0dd5a565 100644
--- a/src/m/ibmrs6000.h
+++ b/src/m/ibmrs6000.h
@@ -41,11 +41,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#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. */