Import lib ring buffer into LTTng modules
[deliverable/lttng-modules.git] / wrapper / ringbuffer / frontend.h
CommitLineData
f3bc08c5
MD
1#ifdef CONFIG_LIB_RING_BUFFER
2#include <linux/ringbuffer/frontend.h>
3#else
4#include "../../lib/ringbuffer/frontend.h"
5#endif
This page took 0.041311 seconds and 5 git commands to generate.