X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Ftower32v3.h;h=fce182a6b4fdcaf981697519a71284baf6d37a5e;hb=515ed47192a2fc212474dc246a875771890e0cbe;hp=502e8145199fb399211ab6585103a08fd7fef998;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git.1 diff --git a/src/m/tower32v3.h b/src/m/tower32v3.h index 502e814..fce182a 100644 --- a/src/m/tower32v3.h +++ b/src/m/tower32v3.h @@ -44,15 +44,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