X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Fibmrt.h;h=d4c7deb4c2eeca668e7ce7978eb40dce1e2ff56b;hb=0cdb5e82593c2b234988e7c52521864e5fc7da96;hp=61f5246b19c2c4d851d909049d7bbfbb5a8afd11;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git- diff --git a/src/m/ibmrt.h b/src/m/ibmrt.h index 61f5246..d4c7deb 100644 --- a/src/m/ibmrt.h +++ b/src/m/ibmrt.h @@ -49,15 +49,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 text space precedes data 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