X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Famdahl.h;h=894dd0e8a32cfec915e4f7c9adf767663cfad73e;hb=15fd1e6e063e07e811ab9d9e4611682baa4df555;hp=4810c1e37e970d219e3c0943e6358f9aa1443435;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git diff --git a/src/m/amdahl.h b/src/m/amdahl.h index 4810c1e..894dd0e 100644 --- a/src/m/amdahl.h +++ b/src/m/amdahl.h @@ -55,15 +55,6 @@ compiler is so brain damaged that it is not even worth trying to use it. /* #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