X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Fhp800.h;h=71e652f77b211586c4404e7393aca28f7b1fe124;hb=d80c6322618362b98203e3488e62b8fbb9f354cb;hp=607b52a2279bfac06207280f3b4a73eba94bba86;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git diff --git a/src/m/hp800.h b/src/m/hp800.h index 607b52a..71e652f 100644 --- a/src/m/hp800.h +++ b/src/m/hp800.h @@ -57,15 +57,6 @@ Boston, MA 02111-1307, USA. */ #undef 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