define CACHE_LINE_SIZE in arch_*.h
[urcu.git] / tests / test_perthreadlock_timing.c
index 10720cbfe1f14aaf7f08db75f4d8afaa750ee284..9761f5d9204c9eb0d60f641e1e1a52e7753588f4 100644 (file)
@@ -34,9 +34,6 @@
 
 #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.022296 seconds and 4 git commands to generate.