define CACHE_LINE_SIZE in arch_*.h
[urcu.git] / tests / test_mutex.c
index e3b1b645204f0cbc256b8b0ddfb256217c7c74a4..f2ef706405d159116cac5bead121ea37d3a44bd5 100644 (file)
@@ -35,9 +35,6 @@
 
 #include <urcu/arch.h>
 
 
 #include <urcu/arch.h>
 
-/* 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
 
 /* hardcoded number of CPUs */
 #define NR_CPUS 16384
 
This page took 0.021942 seconds and 4 git commands to generate.