X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Firist.h;h=71d59363e84c05371c15a6e4e69956625648ddeb;hb=a004843a31361c8d68ae24d5dce0ea0814d49f1d;hp=fcb760059769711b4b2cb4dd0c845b6ecc046585;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git- diff --git a/src/m/irist.h b/src/m/irist.h index fcb7600..71d5936 100644 --- a/src/m/irist.h +++ b/src/m/irist.h @@ -82,15 +82,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