Acquire a reference to a session when a timer is active
[lttng-tools.git] / tests / regression / ust / ust-dl / libbar.h
1 #ifndef _LIBBAR_H
2 #define _LIBBAR_H
3
4 int bar(void);
5
6 #endif /* _LIBBAR_H */
This page took 0.031821 seconds and 5 git commands to generate.