X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=hello%2Ftp.h;h=e363971b2d8dc7495a085cf8d7ed74f5f47554f7;hb=HEAD;hp=6064283b068d43070ed0002406378591939794a9;hpb=6e71f8c9d4f91119a1531be68356ebfd1b8a1969;p=ust.git diff --git a/hello/tp.h b/hello/tp.h deleted file mode 100644 index 6064283..0000000 --- a/hello/tp.h +++ /dev/null @@ -1,5 +0,0 @@ -#include "tracepoint.h" - -DECLARE_TRACE(hello_tptest, - TPPROTO(int anint), - TPARGS(anint));