summaryrefslogtreecommitdiff
path: root/libatomic/config/arm/host-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'libatomic/config/arm/host-config.h')
-rw-r--r--libatomic/config/arm/host-config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libatomic/config/arm/host-config.h b/libatomic/config/arm/host-config.h
deleted file mode 100644
index bbf4a3f84c..0000000000
--- a/libatomic/config/arm/host-config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-/* Avoiding the DMB (or kernel helper) can be a good thing. */
-#define WANT_SPECIALCASE_RELAXED
-
-#include_next <host-config.h>