Fix: skip test when ust doesn't have perf support
[lttng-tools.git] / tests / regression / ust / ust-dl / libzzz.h
CommitLineData
d8ed06af
MD
1#ifndef _LIBZZZ_H
2#define _LIBZZZ_H
3
4int zzz(void);
5
6#endif /* _LIBZZZ_H */
This page took 0.032192 seconds and 5 git commands to generate.