move config.h to urcu/config.h and install it
[urcu.git] / urcu / arch_x86.h
index 806878e26791132b1813c1ca25197efee59b06ce..a72ef064d236c21d45086fd86293edd251943591 100644 (file)
  */
 
 #include <urcu/compiler.h>
-#include "config.h"
+#include <urcu/config.h>
 
-/* Assume P4 or newer */
-#define CONFIG_HAVE_FENCE 1
 #define CONFIG_HAVE_MEM_COHERENCY
 
 #define CACHE_LINE_SIZE        128
This page took 0.022523 seconds and 4 git commands to generate.