Migrate syscall instrumentation to TP_FIELDS
[lttng-modules.git] / lttng-events.h
index a420dee26167ac9e03bf141ce3fa28a729376377..1e1f724841a323168531e1152aa1a9f37fcd0aa0 100644 (file)
@@ -31,9 +31,6 @@
 #include "lttng-abi.h"
 #include "lttng-abi-old.h"
 
-/* FIXME test */
-#undef CONFIG_HAVE_SYSCALL_TRACEPOINTS
-
 #define lttng_is_signed_type(type)     (((type)(-1)) < 0)
 
 struct lttng_channel;
This page took 0.023768 seconds and 4 git commands to generate.