Test empty argument tracepoint
[ust.git] / tests / hello / tp.h
index f34f305410e082668a2fc42981c2509e90469f21..73819514d3e266512177bc09aa531228a074ff36 100644 (file)
@@ -20,3 +20,5 @@
 DECLARE_TRACE(hello_tptest,
              TP_PROTO(int anint),
              TP_ARGS(anint));
+
+DECLARE_TRACE_NOARGS(hello_tptest2);
This page took 0.022598 seconds and 4 git commands to generate.