X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Fsgi-challenge.h;h=54f9229c16d1c05242bb364d6fb67fee300b0314;hb=5990477afbaaeea826cfc63b35c7e6aa83c52631;hp=a6900e51523336d32ff3cd0d395ea8731e687f80;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git- diff --git a/src/m/sgi-challenge.h b/src/m/sgi-challenge.h index a6900e5..54f9229 100644 --- a/src/m/sgi-challenge.h +++ b/src/m/sgi-challenge.h @@ -68,15 +68,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. */ - -/* #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