emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/m/ibms390x.h,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/m/ibms390x.h,v
Date: Tue, 02 Oct 2007 20:42:43 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/10/02 20:42:43

Index: ibms390x.h
===================================================================
RCS file: /sources/emacs/emacs/src/m/ibms390x.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- ibms390x.h  12 Sep 2007 07:08:19 -0000      1.7
+++ ibms390x.h  2 Oct 2007 20:42:43 -0000       1.8
@@ -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 */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]