X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Falliant-2800.h;h=5ce252bc4779749a19e8deea48e0d3285f2fe392;hb=a004843a31361c8d68ae24d5dce0ea0814d49f1d;hp=f19db5d0f9453e248c4a2c0259592ef57eb924b2;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git- diff --git a/src/m/alliant-2800.h b/src/m/alliant-2800.h index f19db5d..5ce252b 100644 --- a/src/m/alliant-2800.h +++ b/src/m/alliant-2800.h @@ -58,15 +58,6 @@ Boston, MA 02111-1307, USA. */ #define UNEXEC "unexfx2800.o" #define LIBS_MACHINE "-lalliant" -/* 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. */ - -#undef 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