Make code and man pages share the same default values
[lttng-ust.git] / tests / ust-elf / data / main.c
1 int main()
2 {
3 char buf[100];
4
5 return 0;
6 }
This page took 0.029526 seconds and 4 git commands to generate.