X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Fatt3b.h;h=c209aae48258cc74abf64423953cce4275ab65e1;hb=0a9c1a708b95a578c8701b9dc280e76c160b48ea;hp=896a6ccacc844535f0f66d00cd7bd1f3462fc270;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git- diff --git a/src/m/att3b.h b/src/m/att3b.h index 896a6cc..c209aae 100644 --- a/src/m/att3b.h +++ b/src/m/att3b.h @@ -42,15 +42,6 @@ Boston, MA 02111-1307, USA. */ and temacs will do (load "loadup") automatically unless told otherwise. */ /* #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 */ /* Karl Kleinpaste says this isn't needed. */ - /* 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