Add rcu_flavor
[urcu.git] / urcu-qsbr.c
index 6b6d3af6711ce44647ebd04dfc796c0495c988b7..06e81c7bbbbe47ad5eb4b0b40bf81be55d8bb9b7 100644 (file)
@@ -39,6 +39,7 @@
 #include "urcu/map/urcu-qsbr.h"
 #define BUILD_QSBR_LIB
 #include "urcu/static/urcu-qsbr.h"
+#include "urcu-pointer.h"
 
 /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */
 #undef _LGPL_SOURCE
@@ -355,5 +356,7 @@ void rcu_exit(void)
         */
 }
 
+DEFINE_RCU_FLAVOR()
+
 #include "urcu-call-rcu-impl.h"
 #include "urcu-defer-impl.h"
This page took 0.022393 seconds and 4 git commands to generate.