move config.h to urcu/config.h and install it
[urcu.git] / urcu / arch_s390.h
index 71717686c77f23589e8664981aa1126a4248896c..aec91b92c1f6fef6d771e20511a8b5428c0b8e8d 100644 (file)
  */
 
 #include <compiler.h>
+#include <config/config.h>
 
 #define CONFIG_HAVE_MEM_COHERENCY
-/* Assume SMP machine, given we don't have this information */
-#define CONFIG_SMP 1
 
 #ifndef BITS_PER_LONG
 #define BITS_PER_LONG  (__SIZEOF_LONG__ * 8)
This page took 0.023068 seconds and 4 git commands to generate.