Add unit tests for lttng_ust_elf
[lttng-ust.git] / tests / ust-elf / data / main.c
CommitLineData
22609c7a
AB
1int main()
2{
3 char buf[100];
4
5 return 0;
6}
This page took 0.023023 seconds and 4 git commands to generate.