kprobes and ftrace support build fixes
[lttng-modules.git] / ltt-events.h
index 0b4638975cd718fc9e5e01885ed5f1ed89e03f1e..015bbffdd063102b46e42761c06f72928aa6aa6c 100644 (file)
@@ -281,6 +281,7 @@ int lttng_kprobes_register(const char *name,
        return -ENOSYS;
 }
 
+static inline
 void lttng_kprobes_unregister(struct ltt_event *event)
 {
 }
This page took 0.022814 seconds and 4 git commands to generate.