reorganize test programs into tests/ directory
[ust.git] / hello / tp.h
diff --git a/hello/tp.h b/hello/tp.h
deleted file mode 100644 (file)
index 6064283..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#include "tracepoint.h"
-
-DECLARE_TRACE(hello_tptest,
-             TPPROTO(int anint),
-             TPARGS(anint));
This page took 0.022311 seconds and 4 git commands to generate.