summaryrefslogtreecommitdiff
path: root/src/m
diff options
context:
space:
mode:
Diffstat (limited to 'src/m')
-rw-r--r--src/m/intel386.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/m/intel386.h b/src/m/intel386.h
index dd369da636f..27408fb0b49 100644
--- a/src/m/intel386.h
+++ b/src/m/intel386.h
@@ -82,11 +82,10 @@ NOTE-END */
#define LOAD_AVE_CVT(x) ((int) (((double) (x)) * 100.0 / FSCALE))
#define FSCALE 256.0
-#endif
+#endif /* USG5_4 */
#endif /* not SOLARIS2 */
#ifdef USG
-#define NO_REMAP
#define TEXT_START 0
#endif /* USG */