Make buildsystem use pkg-config to search for kcompat and liburcu
[lttng-ust.git] / hello / tp.h
CommitLineData
6e71f8c9
PMF
1#include "tracepoint.h"
2
3DECLARE_TRACE(hello_tptest,
4 TPPROTO(int anint),
5 TPARGS(anint));
This page took 0.022595 seconds and 4 git commands to generate.