aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/bsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/bsd.h')
-rw-r--r--src/include/port/bsd.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/port/bsd.h b/src/include/port/bsd.h
index 12787118aea..f64ea094563 100644
--- a/src/include/port/bsd.h
+++ b/src/include/port/bsd.h
@@ -10,6 +10,11 @@
#define HAS_TEST_AND_SET
#endif
+#if defined(vax)
+#define NEED_VAX_TAS_ASM
+#define HAS_TEST_AND_SET
+#endif
+
#if defined(ns32k)
#define NEED_NS32k_TAS_ASM
#define HAS_TEST_AND_SET