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