Tests: getcpu_override: use event delay when launching with wrapper
[lttng-tools.git] / tests / regression / ust / ust-dl / libfoo.c
CommitLineData
c70c42cc
AB
1#include "libfoo.h"
2
3int foo()
4{
5 return 1;
6}
This page took 0.024613 seconds and 5 git commands to generate.