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