Add support for ppc hw tb clock, remove kernelcompat.h
[ust.git] / include / ust / tracepoint.h
index 7db6ed3065e8f9e4316d6b5bbcff4b11f379bd71..be35f92665e7d69eeaf6633f95c535c213262c9b 100644 (file)
  * Ported to userspace by Pierre-Marc Fournier.
  */
 
-//#include <linux/immediate.h>
-//#include <linux/types.h>
-//#include <linux/rcupdate.h>
-
 #define _LGPL_SOURCE
 #include <urcu-bp.h>
-
 #include <ust/immediate.h>
-#include <ust/kernelcompat.h>
+#include <ust/core.h>
 
 struct module;
 struct tracepoint;
This page took 0.022212 seconds and 4 git commands to generate.