X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fm%2Fmips-siemens.h;h=dd01ff3e14e8d7ea19d53fa2fa8d9c8f48b5a10d;hb=59eec5f21669e81977b5b1fe9bf717cab49cf7fb;hp=e17397cbe67949ef30fc5244759cbd701e1961e0;hpb=032d062ebcb2344e6245cea4214bc09835da97ee;p=chise%2Fxemacs-chise.git diff --git a/src/m/mips-siemens.h b/src/m/mips-siemens.h index e17397c..dd01ff3 100644 --- a/src/m/mips-siemens.h +++ b/src/m/mips-siemens.h @@ -63,15 +63,6 @@ NOTE-END */ #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. */ - -/* #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