X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Ftest_urcu_gc.c;h=6d4cde3796a8bdff0cd7b05693eb3ba2b6164e48;hb=94b343fd8d68512d78d8646c646c15a1b3f84186;hp=60f7816b36fe50fa7d2ecf5a6d12a0ea38b8a8d8;hpb=ec4e58a3aba2084440012f8ccac3a31eb6101183;p=urcu.git diff --git a/tests/test_urcu_gc.c b/tests/test_urcu_gc.c index 60f7816..6d4cde3 100644 --- a/tests/test_urcu_gc.c +++ b/tests/test_urcu_gc.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