Mercurial > hg > xemacs-beta
diff src/m/intel386.h @ 398:74fd4e045ea6 r21-2-29
Import from CVS: tag r21-2-29
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:13:30 +0200 |
parents | c5d627a313b1 |
children | a86b2b5e0111 |
line wrap: on
line diff
--- a/src/m/intel386.h Mon Aug 13 11:12:06 2007 +0200 +++ b/src/m/intel386.h Mon Aug 13 11:13:30 2007 +0200 @@ -168,13 +168,6 @@ #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 */