Mercurial > emacs
changeset 85009:1889b9f9238e
(MARKBIT): Remove unused macro.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 02 Oct 2007 20:42:43 +0000 |
parents | ff46392e7e97 |
children | a3defcbdb064 |
files | src/m/ibms390x.h |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/src/m/ibms390x.h Tue Oct 02 20:41:50 2007 +0000 +++ b/src/m/ibms390x.h Tue Oct 02 20:42:43 2007 +0000 @@ -140,11 +140,6 @@ #define VALBITS 60 -/* This definition of MARKBIT is necessary because of the comparison of - ARRAY_MARK_FLAG and MARKBIT in an #if in lisp.h, which cpp doesn't like. */ - -#define MARKBIT 0x8000000000000000L - #define LINKER $(CC) -nostdlib /* Define XINT and XUINT so that they can take arguments of type int */