Tracepoint list ABI: fix initialization of anonymous file
[lttng-modules.git] / ltt-events.h
index 9baf660ded332a2570b32a34114bf322d4453e5e..4179fb7c6720e7107f78d2d492f393d8fbc00227 100644 (file)
@@ -305,4 +305,7 @@ void lttng_ftrace_unregister(struct ltt_event *event)
 {
 }
 #endif
+
+extern const struct file_operations lttng_tracepoint_list_fops;
+
 #endif /* _LTT_EVENTS_H */
This page took 0.023122 seconds and 4 git commands to generate.