X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Fmips.h;h=2cda767e4b10a6e4f3cca5e6c39e5f01e3fcf4bb;hb=fb5f94b96000523a0295c9f5a0670f9a52e008ae;hp=dc12e02c3392d48bf0c25e4d28e9720154bf0476;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git.1 diff --git a/src/m/mips.h b/src/m/mips.h index dc12e02..2cda767 100644 --- a/src/m/mips.h +++ b/src/m/mips.h @@ -58,15 +58,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