0c918b1f0c91087ca70e476e22d7a4896bc4fb5b
[lttng-tools.git] / tests / regression / ust / ust-dl / libfoo.c
1 #include "libfoo.h"
2
3 int foo()
4 {
5 return 1;
6 }
This page took 0.028274 seconds and 3 git commands to generate.