summaryrefslogtreecommitdiff
path: root/src/m
diff options
context:
space:
mode:
authorDan Nicolaescu <dann@ics.uci.edu>2010-04-02 17:20:04 -0700
committerDan Nicolaescu <dann@ics.uci.edu>2010-04-02 17:20:04 -0700
commit4cd9f6c2f95f344aaa1201392eadaf3c5e882532 (patch)
tree6cfc9b9bf26ad8e630562b45260ee3a7a3742df3 /src/m
parentc435b43224dd85c1c13cc982349a009e6d007d0e (diff)
downloademacs-4cd9f6c2f95f344aaa1201392eadaf3c5e882532.tar.gz
* m/vax.h (CRT0_DUMMIES): Remove, unused.
Diffstat (limited to 'src/m')
-rw-r--r--src/m/vax.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/m/vax.h b/src/m/vax.h
index 62c78e68ab0..f33c2d5227a 100644
--- a/src/m/vax.h
+++ b/src/m/vax.h
@@ -34,10 +34,6 @@ NOTE-END */
/* #define vax -- appears to be done automatically */
-/* crt0.c should use the vax-bsd style of entry, with no dummy args. */
-
-#define CRT0_DUMMIES
-
/* USG systems I know of running on Vaxes do not actually
support the load average, so disable it for them. */