Support generation of syscall probes for those with pointers
[lttng-modules.git] / lttng-syscalls.c
index 09e48c4573c4727c11dba36e7f13c20366c45f41..2a63ad5213d653d7ad7c4b57bf2f95959bc257c5 100644 (file)
@@ -50,8 +50,6 @@ struct trace_syscall_entry {
        unsigned int nrargs;
 };
 
-static int sc_table_desc_filled;
-
 #define CREATE_SYSCALL_TABLE
 
 #undef TRACE_SYSCALL_TABLE
This page took 0.022801 seconds and 4 git commands to generate.