X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fregression%2Fust%2Fust-dl%2Flibzzz.h;fp=tests%2Fregression%2Fust%2Fust-dl%2Flibzzz.h;h=4bd03012e30425d6baaccd57b113e84137a61117;hb=d8ed06afceb2d0517633814f7f2a04f69ac71da6;hp=0000000000000000000000000000000000000000;hpb=6f698634fc3357dac77ea7e7ab9d07b7b8bf9270;p=lttng-tools.git diff --git a/tests/regression/ust/ust-dl/libzzz.h b/tests/regression/ust/ust-dl/libzzz.h new file mode 100644 index 000000000..4bd03012e --- /dev/null +++ b/tests/regression/ust/ust-dl/libzzz.h @@ -0,0 +1,6 @@ +#ifndef _LIBZZZ_H +#define _LIBZZZ_H + +int zzz(void); + +#endif /* _LIBZZZ_H */