2010-03-21 Dan Nicolaescu <dann@ics.uci.edu>
+ * m/vax.h (BSD_SYSTEM, BSD4_2): Remove conditionals, we only
+ support vax on BSDs.
+
* m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
* s/aix4-2.h (ORDINARY_LINK): ... here.
#define CRT0_DUMMIES
-#ifdef BSD_SYSTEM
/* USG systems I know of running on Vaxes do not actually
support the load average, so disable it for them. */
#define LOAD_AVE_CVT(x) ((int) ((x) * 100.0))
-#endif /* BSD_SYSTEM */
-
-#ifdef BSD4_2
#define HAVE_FTIME
-#endif
/* arch-tag: 508bdf7a-01a0-4ce0-8eba-0704d0df55a0
(do not change this comment) */