Dear all:
How to call a syscall in a kernel module? In Linux, you can add two
line into your source code.

#define __KERNEL_SYSCALLS__
#include <linux/unistd.h>

-- 
zhuyi <[EMAIL PROTECTED]>

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to