X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2Ftest_rwlock.c;h=837b800df6c40b22b38fce0f249f6a0c9b294725;hb=632dd6bae1cb2b590185c2bdad12e9531409aa53;hp=d3f072ce14350e2c54b6cdb07c13e42f50ed1e87;hpb=ec4e58a3aba2084440012f8ccac3a31eb6101183;p=urcu.git diff --git a/tests/test_rwlock.c b/tests/test_rwlock.c index d3f072c..837b800 100644 --- a/tests/test_rwlock.c +++ b/tests/test_rwlock.c @@ -32,12 +32,10 @@ #include #include #include +#include #include -/* Make this big enough to include the POWER5+ L3 cacheline size of 256B */ -#define CACHE_LINE_SIZE 4096 - /* hardcoded number of CPUs */ #define NR_CPUS 16384