X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fm%2Fns32000.h;h=ba4ebfd5ddf9296561ac634f87a13ed580ba5f9e;hp=c047f12e0f064b12c6520bb9a4c36ca580a62d6b;hb=59eec5f21669e81977b5b1fe9bf717cab49cf7fb;hpb=032d062ebcb2344e6245cea4214bc09835da97ee diff --git a/src/m/ns32000.h b/src/m/ns32000.h index c047f12..ba4ebfd 100644 --- a/src/m/ns32000.h +++ b/src/m/ns32000.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 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