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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/port/bsd.h b/src/include/port/bsd.h
index c3a6adb9538..8406844d079 100644
--- a/src/include/port/bsd.h
+++ b/src/include/port/bsd.h
@@ -24,7 +24,7 @@
#define HAS_TEST_AND_SET
#endif
-#if defined(__arm32__)
+#if defined(__arm__)
#define HAS_TEST_AND_SET
#endif