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