kernel: Add new counter ABI IOCTL macros
[lttng-tools.git] / ust-dl / libfoo.c
1 #include "libfoo.h"
2
3 int foo()
4 {
5 return 1;
6 }
This page took 0.028642 seconds and 4 git commands to generate.