Tests: adjust ust-dl planned test count
[lttng-tools.git] / tests / regression / ust / ust-dl / libbar.c
CommitLineData
d8ed06af
MD
1#include "libbar.h"
2
3int bar(void)
4{
5 return 1;
6}
This page took 0.022958 seconds and 4 git commands to generate.