12d9c279b55c2ee0f3eb4b5a4af6e0df182ff1bb
[lttng-modules.git] / wrapper / ringbuffer / config.h
1 #ifdef CONFIG_LIB_RING_BUFFER
2 #include <linux/ringbuffer/config.h>
3 #else
4 #include "../../lib/ringbuffer/config.h"
5 #endif
This page took 0.030432 seconds and 4 git commands to generate.