Add compatibility support for older intel cpus
[urcu.git] / urcu / arch_s390.h
index 71717686c77f23589e8664981aa1126a4248896c..1a43c6cff6a22847f288241fed60db77b3fcb933 100644 (file)
  */
 
 #include <compiler.h>
+#include "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.022401 seconds and 4 git commands to generate.