move probe stuff to probe.h, to have it available in system wide headers
[ust.git] / include / ust / ust.h
1 #ifndef UST_H
2 #define UST_H
3
4 #include <ust/immediate.h>
5 #include <ust/immediate.h>
6 #include <ust/kernelcompat.h>
7 #include <ust/marker.h>
8 #include <ust/processor.h>
9 #include <ust/tracepoint.h>
10 #include <ust/probe.h>
11
12 #endif /* UST_H */
This page took 0.030284 seconds and 5 git commands to generate.