Test library load/unload events
[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.028866 seconds and 4 git commands to generate.