X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Fnh3000.h;h=8c4873157c8bec94d3a0b0ad708585385e1e2091;hb=69d40b4dab37cd7b36854c151e288ea4db88940a;hp=05c8e805ec3f724ccd4057049ebd88eb5804888e;hpb=762383636a99307282c2d93d26c35c046ec24da1;p=chise%2Fxemacs-chise.git diff --git a/src/m/nh3000.h b/src/m/nh3000.h index 05c8e80..8c48731 100644 --- a/src/m/nh3000.h +++ b/src/m/nh3000.h @@ -53,15 +53,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