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