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/xps100.h | |
parent | ab5493613bd747ffbf291215e300585ae9717cb5 (diff) | |
download | emacs-b099125bd0cb0f5bb331cef6f9b812b0f9f4873d.tar.gz |
entered into RCS
Diffstat (limited to 'src/m/xps100.h')
-rw-r--r-- | src/m/xps100.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/xps100.h b/src/m/xps100.h index 4b6fb543233..d6e8bef7150 100644 --- a/src/m/xps100.h +++ b/src/m/xps100.h @@ -48,11 +48,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* #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, |