Fix: keep ust/kernel session items around for destroy notifier
[lttng-tools.git] / tests / regression / ust / ust-dl / libfoo.h
... / ...
CommitLineData
1#ifndef _LIBFOO_H
2#define _LIBFOO_H
3
4int foo(void);
5
6#endif /* _LIBFOO_H */
This page took 0.051377 seconds and 4 git commands to generate.