define CACHE_LINE_SIZE in arch_*.h
[urcu.git] / tests / api_x86.h
index 77d86a13a0208b5db189a6c17add55c92e262132..95f4c93d41114e50e2059a87060945ba959490e3 100644 (file)
@@ -71,7 +71,7 @@
  * Machine parameters.
  */
 
-#define CACHE_LINE_SIZE 64
+/* #define CACHE_LINE_SIZE 64 */
 #define ____cacheline_internodealigned_in_smp \
        __attribute__((__aligned__(1 << 6)))
 
This page took 0.023781 seconds and 4 git commands to generate.