liblttng-ctl: use export list to define exported symbols
[lttng-tools.git] / include / lttng / event-rule / kernel-uprobe-internal.h
index e14dc431a7488bcf32d675c0a7b0987804dc7beb..d8ce5579338bda532f3b0f6c37c2b97b4e8631f5 100644 (file)
@@ -32,12 +32,10 @@ struct lttng_event_rule_kernel_uprobe_comm {
        char payload[];
 } LTTNG_PACKED;
 
-LTTNG_HIDDEN
 ssize_t lttng_event_rule_kernel_uprobe_create_from_payload(
                struct lttng_payload_view *view,
                struct lttng_event_rule **rule);
 
-LTTNG_HIDDEN
 struct lttng_userspace_probe_location *
 lttng_event_rule_kernel_uprobe_get_location_mutable(
                const struct lttng_event_rule *rule);
This page took 0.024185 seconds and 4 git commands to generate.