X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Fcydra5.h;h=2c6a618587e2b48a9d8f1dc235997e368062efe3;hb=414b512c0774e67ba8e160b605447d862d3be166;hp=887770bdf1a54fe62991fe21b64dc07b08038a25;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git.1 diff --git a/src/m/cydra5.h b/src/m/cydra5.h index 887770b..2c6a618 100644 --- a/src/m/cydra5.h +++ b/src/m/cydra5.h @@ -43,15 +43,6 @@ Boston, MA 02111-1307, USA. */ /*#define 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