import -ko -b 1.1.3 XEmacs XEmacs-21_2 r21-2-35
[chise/xemacs-chise.git.1] / src / m / arm.h
index fe9b01b..897845a 100644 (file)
@@ -87,12 +87,7 @@ Boston, MA 02111-1307, USA.  */
 #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 ()