Headers: move *-static.h headers to urcu/static/
[urcu.git] / urcu / arch_sparc64.h
index 0752c4d7a04cac6041cac1be52ad4316b526897e..283a8f482f018b755b5fd739472c9d4efceb6c0a 100644 (file)
@@ -46,7 +46,7 @@ __asm__ __volatile__("ba,pt %%xcc, 1f\n\t"    \
 
 typedef unsigned long long cycles_t;
 
-static inline cycles_t get_cycles (void)
+static inline cycles_t caa_get_cycles (void)
 {
        return 0;       /* unimplemented */
 }
This page took 0.022455 seconds and 4 git commands to generate.