X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fm%2Fmasscomp.h;h=fdde3f279bcf54d3046eb3b5492c8a36151c383c;hp=3db18b8e0ab72b80879910236a5640598ca62b98;hb=59eec5f21669e81977b5b1fe9bf717cab49cf7fb;hpb=3890a2e3064a7f562107c58e59d928284ec04741 diff --git a/src/m/masscomp.h b/src/m/masscomp.h index 3db18b8..fdde3f2 100644 --- a/src/m/masscomp.h +++ b/src/m/masscomp.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