Cleanup: move generic caa_get_cycles to arch/generic.h
[urcu.git] / urcu / arch / ppc.h
index 1784ccdfe4aed8663e9706dc99e3ff0833f509eb..0bef952ccd20095714bcb96839464a7fdf8681ff 100644 (file)
@@ -82,6 +82,8 @@ extern "C" {
                rval;                                   \
        })
 
+#define HAS_CAA_GET_CYCLES
+
 typedef unsigned long long cycles_t;
 
 #ifdef __powerpc64__
This page took 0.022727 seconds and 4 git commands to generate.