define CACHE_LINE_SIZE in arch_*.h
[urcu.git] / tests / test_rwlock_timing.c
index b26f83dcc9035c20ea878896bc8b1477eaa64a76..c5c947895458d19311f8ff8774f8579cfc521fc7 100644 (file)
@@ -33,9 +33,6 @@
 #include <pthread.h>
 #include <urcu/arch.h>
 
-/* Make this big enough to include the POWER5+ L3 cacheline size of 256B */
-#define CACHE_LINE_SIZE 4096
-
 #if defined(_syscall0)
 _syscall0(pid_t, gettid)
 #elif defined(__NR_gettid)
This page took 0.022704 seconds and 4 git commands to generate.