X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Fmips-nec.h;h=c5ce0a69a99f1d2e7f90a1c969e7b87f4426297a;hb=b04fe56830e4754e860efdb90b94c58359d72df6;hp=a86c44366d7d3b86a56d791bff5f8195b476f9ae;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git.1 diff --git a/src/m/mips-nec.h b/src/m/mips-nec.h index a86c443..c5ce0a6 100644 --- a/src/m/mips-nec.h +++ b/src/m/mips-nec.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