X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Fdpx2.h;h=343de013a2c73cd9c19c3e714e645c9067fb8c7c;hb=90162b8c0006c1c1f52ac1ffb5dc52241c0a292d;hp=c19f6eef2d9359cf6297c6958a1dc71bb2917388;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git.1 diff --git a/src/m/dpx2.h b/src/m/dpx2.h index c19f6ee..343de01 100644 --- a/src/m/dpx2.h +++ b/src/m/dpx2.h @@ -55,15 +55,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. */ - -/* #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