X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Ftemplate.h;h=bb3e8c0aaa4691770f8cca3a7db005a3fba266ad;hb=7b241b273a632ab80d7c620b5add28d5f11b0fd3;hp=e6cf3c39eaaa3212265d23a271a1361d8a9b3301;hpb=762383636a99307282c2d93d26c35c046ec24da1;p=chise%2Fxemacs-chise.git.1 diff --git a/src/m/template.h b/src/m/template.h index e6cf3c3..bb3e8c0 100644 --- a/src/m/template.h +++ b/src/m/template.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