Mercurial > hg > xemacs-beta
diff src/m/next.h @ 442:abe6d1db359e r21-2-36
Import from CVS: tag r21-2-36
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:35:02 +0200 |
parents | 3ecd8885ac67 |
children | 943eaba38521 |
line wrap: on
line diff
--- a/src/m/next.h Mon Aug 13 11:33:40 2007 +0200 +++ b/src/m/next.h Mon Aug 13 11:35:02 2007 +0200 @@ -26,15 +26,6 @@ #define NeXT #endif -/* 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) - -/* XINT must explicitly sign-extend */ - -#define EXPLICIT_SIGN_EXTEND - /* Say that the text segment of a.out includes the header; the header actually occupies the first few bytes of the text segment and is counted in hdr.a_text. */