Headers: move uatomic_*.h to urcu/uatomic/*.h, rename uatomic_arch.h to uatomic.h
[urcu.git] / urcu / static / urcu-pointer.h
index b6444860f51143dca1bb3d5eb34e4bbd4a6ce1cd..acd7cee1f0677554794f238e945715e1e4bd3b10 100644 (file)
@@ -32,7 +32,7 @@
 #include <urcu/compiler.h>
 #include <urcu/arch.h>
 #include <urcu/system.h>
-#include <urcu/uatomic_arch.h>
+#include <urcu/uatomic.h>
 
 #ifdef __cplusplus
 extern "C" {
This page took 0.022103 seconds and 4 git commands to generate.