X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Fustation.h;h=c695c4d862ef54b28c4aeae55fb125345eae0178;hb=8e0262ea3fd218262702059d9a3d7134a6dcf438;hp=5e4d2af658f3866382493008f8d82b9c52c05c3e;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git diff --git a/src/m/ustation.h b/src/m/ustation.h index 5e4d2af..c695c4d 100644 --- a/src/m/ustation.h +++ b/src/m/ustation.h @@ -46,15 +46,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 data space precedes text space, - numerically. */ - -#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