Port changes from lttng-kt
[ust.git] / include / ust / kernelcompat.h
index 032030ac1f1526cb252ab94776a43af83c66f146..da2326192928cd3d81e233a1f4120d2598e101fe 100644 (file)
@@ -197,4 +197,8 @@ static inline u32 trace_clock_freq_scale(void)
 }
 
 
+/* PERCPU */
+
+#define __get_cpu_var(x) x
+
 #endif /* KERNELCOMPAT_H */
This page took 0.023394 seconds and 4 git commands to generate.