6064283b068d43070ed0002406378591939794a9
[ust.git] / tests / hello / tp.h
1 #include "tracepoint.h"
2
3 DECLARE_TRACE(hello_tptest,
4 TPPROTO(int anint),
5 TPARGS(anint));
This page took 0.028801 seconds and 3 git commands to generate.