Fix: Only save kernel enablers in session configuration
[lttng-tools.git] / src / bin / lttng-sessiond / syscall.h
index 97fb66960d11bc87e31ac6821f397102526b9fa5..5f065cdbe3fe8cdff24bc8068c311a7cc86946e9 100644 (file)
@@ -53,7 +53,5 @@ extern struct syscall *syscall_table;
 /* Use to list kernel system calls. */
 int syscall_init_table(void);
 ssize_t syscall_table_list(struct lttng_event **events);
-ssize_t syscall_list_channel(struct ltt_kernel_channel *kchan,
-               struct lttng_event **_events, size_t size);
 
 #endif /* SYSCALL_H */
This page took 0.023472 seconds and 4 git commands to generate.