X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fm%2Facorn.h;h=f80b586d69a12df889c3fdee53c5ccd5f8452743;hb=d351b89f12f6fdc6fac49f8bd6aee740dc477907;hp=52dd45d2bbcab9fb3d6f7512577a391ea4422b8a;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git.1 diff --git a/src/m/acorn.h b/src/m/acorn.h index 52dd45d..f80b586 100644 --- a/src/m/acorn.h +++ b/src/m/acorn.h @@ -64,15 +64,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. */ - -#undef VIRT_ADDR_VARIES - /* This prevents Emacs dumping an unsqueezed binary with the SQUEEZE bit set in the magic number. */