X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Fnh4000.h;h=68e63ccfbbb44da26ae0df733fbbae73a9123d23;hb=bc741487551598b72717ccde638419f56cd4e16e;hp=63b3bbe7f181468e777dbb59ef6a1e86d733eec9;hpb=762383636a99307282c2d93d26c35c046ec24da1;p=chise%2Fxemacs-chise.git diff --git a/src/m/nh4000.h b/src/m/nh4000.h index 63b3bbe..68e63cc 100644 --- a/src/m/nh4000.h +++ b/src/m/nh4000.h @@ -52,15 +52,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