/* Some kernels have split preparing and starting ring_buffers. */ #include #include void foo (void) { ring_buffer_read_prepare(NULL, 1); }