|
Linux Kernel
3.7.1
|
#include <linux/types.h>#include <linux/errno.h>#include <linux/time.h>#include <linux/kernel.h>#include <linux/poll.h>#include <linux/proc_fs.h>#include <linux/fs.h>#include <linux/syslog.h>#include <asm/uaccess.h>#include <asm/io.h>Go to the source code of this file.
Functions | |
| module_init (proc_kmsg_init) | |
Variables | |
| wait_queue_head_t | log_wait |
| module_init | ( | proc_kmsg_init | ) |
| wait_queue_head_t log_wait |
1.8.2