c3abc7f977d1eeaa28b083c5c0720966ed0b44d1
[lttng-tools.git] / tests / regression / ust / ust-dl / libzzz.c
1 #include "libzzz.h"
2
3 int zzz(void)
4 {
5 return 1;
6 }
This page took 0.033068 seconds and 3 git commands to generate.