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