| Path : /proc/self/root/usr/share/systemtap/runtime/linux/ |
| Current File : //proc/self/root/usr/share/systemtap/runtime/linux/autoconf-ring_buffer-flags.c |
#include <linux/ring_buffer.h>
void ___autoconf_func(void)
{
(void)ring_buffer_lock_reserve(NULL, 0, 0);
}