| Path : /proc/thread-self/root/usr/share/systemtap/runtime/linux/ |
| Current File : //proc/thread-self/root/usr/share/systemtap/runtime/linux/autoconf-lockdown-kernel.c |
#include <linux/kernel.h>
int foo(void) {
return kernel_is_locked_down("something");
}