X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Fintel386.h;h=c81c6b086321dba014f16fa4402e66b9a6e27d99;hb=f8b0dcc32dce11bef09e2fbcde040aecd1f86fd1;hp=a36655f630562b2690b087bb0ce9bcee85ef2179;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git- diff --git a/src/m/intel386.h b/src/m/intel386.h index a36655f..c81c6b0 100644 --- a/src/m/intel386.h +++ b/src/m/intel386.h @@ -168,13 +168,6 @@ NOTE-END */ #define NO_REMAP #endif -#ifdef WINDOWSNT -#define VIRT_ADDR_VARIES -#define DATA_END get_data_end () -#define DATA_START get_data_start () -#define HAVE_ALLOCA -#endif - #ifdef linux /* libc-linux/sysdeps/linux/i386/ulimit.c says that due to shared library, */ /* we cannot get the maximum address for brk */