Add back urcu-futex.h and urcu_ref.h for slow deprecation
[urcu.git] / urcu / urcu-futex.h
diff --git a/urcu/urcu-futex.h b/urcu/urcu-futex.h
new file mode 100644 (file)
index 0000000..a1abffb
--- /dev/null
@@ -0,0 +1,2 @@
+#warning "urcu/urcu-futex.h is deprecated. Please include urcu/futex.h instead."
+#include <urcu/futex.h>
This page took 0.022517 seconds and 4 git commands to generate.