e1b6eac0188105ac0e5173a9f6ae9f5619748b91
[lttng-tools.git] / libfoo.h
1 #ifndef _LIBFOO_H
2 #define _LIBFOO_H
3
4 int foo(void);
5
6 #endif /* _LIBFOO_H */
This page took 0.030902 seconds and 3 git commands to generate.