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 | edbe355be20d0cc8127a9393ec6f4a1e55e9ed14 (patch) | |
tree | 83b35f043e7ea2602b5f53bf48eb04b50891d06d /src/m/masscomp.h | |
parent | dc5a70f1f434dec9dad1fead86c3248d874838d0 (diff) | |
download | emacs-edbe355be20d0cc8127a9393ec6f4a1e55e9ed14.tar.gz |
entered into RCS
Diffstat (limited to 'src/m/masscomp.h')
-rw-r--r-- | src/m/masscomp.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/masscomp.h b/src/m/masscomp.h index f0970ed4a53..d10df6b380e 100644 --- a/src/m/masscomp.h +++ b/src/m/masscomp.h @@ -46,11 +46,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #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 |