X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Fmg1.h;h=88942e49ec48cf1792d643dcd13e04cff95d23c9;hb=414b512c0774e67ba8e160b605447d862d3be166;hp=6163ad6f1cedcde8f902d2ba58bc662547a3b3dc;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git.1 diff --git a/src/m/mg1.h b/src/m/mg1.h index 6163ad6..88942e4 100644 --- a/src/m/mg1.h +++ b/src/m/mg1.h @@ -56,15 +56,6 @@ NOTE-END */ /* ns16000's have an unexec, so should the mg-1 */ #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. */ -/* hmmmm... not sure. copied sequent.h */ -#undef 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