Cleanup: separate tests between 'unit' and 'compile'
[lttng-ust.git] / tests / unit / ust-elf / data / main.c
1 int main()
2 {
3 char buf[100];
4
5 return 0;
6 }
This page took 0.030143 seconds and 5 git commands to generate.