cleanup: all functions have declarations (-Wmissing-prototypes)
[urcu.git] / tests / common / api.h
index 5ca045c66cab375e75ce2f8747c860ade6038ff2..67c388e13465ff322b02dda79e35579a7ee12f7a 100644 (file)
@@ -243,6 +243,7 @@ static void run_on(int cpu)
  * timekeeping -- very crude -- should use MONOTONIC...
  */
 
+static inline
 long long get_microseconds(void)
 {
        struct timeval tv;
This page took 0.021826 seconds and 4 git commands to generate.