summaryrefslogtreecommitdiff
path: root/src/m/sparc.h
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1992-07-07 19:52:34 +0000
committerJim Blandy <jimb@redhat.com>1992-07-07 19:52:34 +0000
commitab5493613bd747ffbf291215e300585ae9717cb5 (patch)
tree1898e7887018cba53a2e24bfdb2220a65683c75a /src/m/sparc.h
parent8540197d2607d0e08d121fe0a5e50adfd74ecc78 (diff)
downloademacs-ab5493613bd747ffbf291215e300585ae9717cb5.tar.gz
*** empty log message ***
Diffstat (limited to 'src/m/sparc.h')
-rw-r--r--src/m/sparc.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/sparc.h b/src/m/sparc.h
index b06fa35522c..f1634032992 100644
--- a/src/m/sparc.h
+++ b/src/m/sparc.h
@@ -44,11 +44,6 @@ NOTE-END */
#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) (c)
-
/* Say this machine is a sparc */
#ifndef sparc