sessiond: clean-up: init ret value of _session_set_trace_chunk_no_lock_check
[lttng-tools.git] / tests / regression / ust / ust-dl / libbar.h
CommitLineData
d8ed06af
MD
1#ifndef _LIBBAR_H
2#define _LIBBAR_H
3
4int bar(void);
5
6#endif /* _LIBBAR_H */
This page took 0.0263910000000001 seconds and 4 git commands to generate.