X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=libust%2Frelay.h;h=630c4eacc5ebd3e43995d93eb06920b7719a98dc;hb=9160b4e4541d3a6010e4e671ee5deb3ea89f4211;hp=cb5c43847d273f6fa3c19232416b8b5f28b5524a;hpb=c61f73854065e0d4562c4ddcefebe756510540af;p=ust.git diff --git a/libust/relay.h b/libust/relay.h index cb5c438..630c4ea 100644 --- a/libust/relay.h +++ b/libust/relay.h @@ -371,4 +371,6 @@ int ltt_do_get_subbuf(struct rchan_buf *buf, struct ltt_channel_buf_struct *ltt_ int ltt_do_put_subbuf(struct rchan_buf *buf, struct ltt_channel_buf_struct *ltt_buf, u32 uconsumed_old); +void init_ustrelay_transport(void); + #endif /* _LINUX_LTT_RELAY_H */