Fix: Mark ASCIIDOC_ATTRS_CONF as a dependency of man page targets
[lttng-tools.git] / tests / regression / ust / ust-dl / libzzz.c
CommitLineData
d8ed06af
MD
1#include "libzzz.h"
2
3int zzz(void)
4{
5 return 1;
6}
This page took 0.026348 seconds and 5 git commands to generate.