summaryrefslogtreecommitdiff
path: root/src/m/intel386.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/intel386.h
parentab5493613bd747ffbf291215e300585ae9717cb5 (diff)
downloademacs-b099125bd0cb0f5bb331cef6f9b812b0f9f4873d.tar.gz
entered into RCS
Diffstat (limited to 'src/m/intel386.h')
-rw-r--r--src/m/intel386.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/intel386.h b/src/m/intel386.h
index da5ae36ca32..939bf9b81da 100644
--- a/src/m/intel386.h
+++ b/src/m/intel386.h
@@ -69,11 +69,6 @@ NOTE-END */
/* #define 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. */
-
-#define SIGN_EXTEND_CHAR(c) (c)
-
/* Now define a symbol for the cpu type, if your compiler
does not define it automatically:
Ones defined so far include vax, m68000, ns16000, pyramid,