X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fm%2Fconvex.h;h=bcb243b4e470afde245ffc8f00f1177a8cbb37fa;hb=03b008c7b96f8cf150b08703d0c146c9ac32ef3a;hp=a61899356cc36aec4a2c2b93960bc5dd8592076a;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git.1 diff --git a/src/m/convex.h b/src/m/convex.h index a618993..bcb243b 100644 --- a/src/m/convex.h +++ b/src/m/convex.h @@ -56,15 +56,6 @@ Boston, MA 02111-1307, USA. */ /* #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