X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Fsequent.h;h=aa3d4165704b2dae18d66f851980046a36d708e6;hb=112b4eb6a71cd613a534b4246b4cc024ed9bf22e;hp=95d7f6abb6ccbb9a06673b96984552ed4af408ed;hpb=dd8f4c0e5ff27909836e7478df6b17d816a0db28;p=chise%2Fxemacs-chise.git- diff --git a/src/m/sequent.h b/src/m/sequent.h index 95d7f6a..aa3d416 100644 --- a/src/m/sequent.h +++ b/src/m/sequent.h @@ -64,15 +64,6 @@ NOTE-END */ /* #define CANNOT_DUMP */ -/* Define VIRT_ADDR_VARIES if the virtual addresses of - pure and impure space as loaded can vary, and even their - relative order cannot be relied on. - - Otherwise Emacs assumes that text space precedes data space, - numerically. */ - -/* #define VIRT_ADDR_VARIES */ - /* Define C_ALLOCA if this machine does not support a true alloca and the one written in C should be used instead. Define HAVE_ALLOCA to say that the system provides a properly