Cleanup: Bump autoconf required version to 2.69
[deliverable/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.030317 seconds and 5 git commands to generate.