Refactor liburcu to support many flavors per compile unit
[urcu.git] / include / urcu / config.h.in
index 9ed0454987733a14b8023ca5fee513ee774b9e57..9f2aa99716c6c20415190dae80c28f4b514bbfb0 100644 (file)
@@ -30,3 +30,6 @@
 /* Enable internal debugging self-checks.
    Introduce performance penalty. */
 #undef CONFIG_RCU_DEBUG
+
+/* Expose multi-flavor support */
+#define CONFIG_RCU_MULTIFLAVOR 1
This page took 0.024087 seconds and 4 git commands to generate.