diff options
author | Jim Blandy <jimb@redhat.com> | 1992-07-07 19:52:37 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1992-07-07 19:52:37 +0000 |
commit | b099125bd0cb0f5bb331cef6f9b812b0f9f4873d (patch) | |
tree | 0088029da5403051a35cc577b87b8a3485e1079e /src/m/mg1.h | |
parent | ab5493613bd747ffbf291215e300585ae9717cb5 (diff) | |
download | emacs-b099125bd0cb0f5bb331cef6f9b812b0f9f4873d.tar.gz |
entered into RCS
Diffstat (limited to 'src/m/mg1.h')
-rw-r--r-- | src/m/mg1.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/mg1.h b/src/m/mg1.h index 0ad56aeef38..34e22def477 100644 --- a/src/m/mg1.h +++ b/src/m/mg1.h @@ -56,11 +56,6 @@ NOTE-END */ /* ns16000 addresses are byte addresses */ #undef 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: vax, m68000, ns16000, pyramid, orion, tahoe and APOLLO |