X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Faviion.h;h=3f2e4aab74a8c1cf91010f2ab0195d7847248b9a;hb=a699139716d7a947173ebc9a7130cc0eead5da7f;hp=b3cc63ac57e77ed656e6730c68c41244426ebd56;hpb=f52a96980ed9280f8f906a20d4b899dc0b027644;p=chise%2Fxemacs-chise.git- diff --git a/src/m/aviion.h b/src/m/aviion.h index b3cc63a..3f2e4aa 100644 --- a/src/m/aviion.h +++ b/src/m/aviion.h @@ -43,15 +43,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