X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Fplexus.h;h=574e267aa1fbd22faf34f64def6a48274cbdee1c;hb=112b4eb6a71cd613a534b4246b4cc024ed9bf22e;hp=ec8d956b67f6e20c8c4a3b8a5dd8ae6b9fdc15d3;hpb=f52a96980ed9280f8f906a20d4b899dc0b027644;p=chise%2Fxemacs-chise.git- diff --git a/src/m/plexus.h b/src/m/plexus.h index ec8d956..574e267 100644 --- a/src/m/plexus.h +++ b/src/m/plexus.h @@ -45,15 +45,6 @@ Boston, MA 02111-1307, USA. */ #undef 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. */ - -#undef 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