Update ftrace symbol lookup
[lttng-modules.git] / wrapper / ringbuffer / api.h
CommitLineData
f3bc08c5
MD
1#ifdef CONFIG_LIB_RING_BUFFER
2#include <linux/ringbuffer/api.h>
3#else
4#include "../../lib/ringbuffer/api.h"
5#endif
This page took 0.02245 seconds and 4 git commands to generate.