0154f3ca7c0d3b6155ae44f91373ac5edb88feb6
[lttv.git] / usertrace / test.c
1
2 #include "lttng_usertrace.h"
3
4 int main()
5 {
6
7 while(1)
8 {
9
10 }
11
12 return 0;
13 }
This page took 0.030351 seconds and 4 git commands to generate.