X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=urcu%2Farch_s390.h;h=1a43c6cff6a22847f288241fed60db77b3fcb933;hp=71717686c77f23589e8664981aa1126a4248896c;hb=7d413817f09b2d17b1a79ea012590609ffab5eb6;hpb=64c4cafd597aff7423be003dcf41735904126f66 diff --git a/urcu/arch_s390.h b/urcu/arch_s390.h index 7171768..1a43c6c 100644 --- a/urcu/arch_s390.h +++ b/urcu/arch_s390.h @@ -29,10 +29,9 @@ */ #include +#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)