Fallback mechanism not working on platform where TLS is unsupported
[urcu.git] / urcu / config.h.in
index 02c7b2edb279be80171d3615eab796d79578272d..98ea365d6040246eb0403da6a318a1ebb40fc2ff 100644 (file)
@@ -16,3 +16,6 @@
 
 /* Use the dmb instruction is available for use on ARM. */
 #undef CONFIG_RCU_ARM_HAVE_DMB
 
 /* Use the dmb instruction is available for use on ARM. */
 #undef CONFIG_RCU_ARM_HAVE_DMB
+
+/* TLS provided by the compiler. */
+#undef CONFIG_RCU_TLS
This page took 0.022698 seconds and 4 git commands to generate.