Headers: move *-static.h headers to urcu/static/
[urcu.git] / urcu / arch_ppc.h
index e1a827044aa424ead1d48510eb6b90a7e598b1a6..b0f503001eef91fc3faa85c78e938f78f8440a20 100644 (file)
@@ -50,7 +50,7 @@ extern "C" {
 
 typedef unsigned long long cycles_t;
 
-static inline cycles_t get_cycles (void)
+static inline cycles_t caa_get_cycles (void)
 {
        long h, l;
 
This page took 0.023402 seconds and 4 git commands to generate.