define CACHE_LINE_SIZE in arch_*.h
[urcu.git] / tests / test_urcu_timing.c
index 27d973048a757cd7a86d95fbdcb8b71791220cde..13c0993570817560b4e45809db9660bf0f09b074 100644 (file)
@@ -32,9 +32,6 @@
 #include <sys/syscall.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.022378 seconds and 4 git commands to generate.