ust: use libkcompat
[ust.git] / libtracing / tracercore.h
index 366145644306ebdc1b422caad900857d8b4e4e07..e5ff00f78edc8c0aa4264a2d79b1f2ae7398707d 100644 (file)
@@ -38,6 +38,7 @@ struct dentry *get_ltt_root(void);
 extern unsigned int ltt_nesting;
 
 typedef int (*ltt_run_filter_functor)(void *trace, uint16_t eID);
+//typedef int (*ltt_run_filter_functor)(void *, __u16);
 
 extern ltt_run_filter_functor ltt_run_filter;
 
This page took 0.022132 seconds and 4 git commands to generate.