Mercurial > hg > xemacs-beta
diff src/m/arm.h @ 410:de805c49cfc1 r21-2-35
Import from CVS: tag r21-2-35
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:19:21 +0200 |
parents | a86b2b5e0111 |
children | 697ef44129c6 |
line wrap: on
line diff
--- a/src/m/arm.h Mon Aug 13 11:18:12 2007 +0200 +++ b/src/m/arm.h Mon Aug 13 11:19:21 2007 +0200 @@ -87,12 +87,7 @@ #define TEXT_START 0 #endif /* USG */ - -#ifdef MSDOS -#define NO_REMAP -#endif - -#ifdef WINDOWSNT +#ifdef WIN32_NATIVE #define VIRT_ADDR_VARIES #define DATA_END get_data_end () #define DATA_START get_data_start ()