#include <linux/kernel.h> #include <linux/errno.h> long compat_ni_syscall(void) { return -ENOSYS; }
您还没有登录,登录后您可以:
首次使用?从这里 注册