Group all syscall enums in one compile unit
[lttng-modules.git] / include / lttng / events-reset.h
index 31c828dcedb25ef3c9f60952de475f4864f39514..c4a43787e4186c4805e0c66fd98a4de269690f65 100644 (file)
@@ -22,6 +22,9 @@
 #undef LTTNG_TRACEPOINT_ENUM
 #define LTTNG_TRACEPOINT_ENUM(_name, _values)
 
+#undef LTTNG_TRACEPOINT_TYPE
+#define LTTNG_TRACEPOINT_TYPE(_prototype, _init)
+
 #undef TP_PROTO
 #define TP_PROTO(args...)
 
This page took 0.023358 seconds and 4 git commands to generate.