摘要:
1 #include <linux/module.h> 2 #include <linux/moduleparam.h> 3 #include <linux/init.h> 4 #include <linux/kernel.h> /* printk() */ 5 #include <linux/slab.h> /* kmalloc() */ 6 #include <linux/fs.h> /* everything... */ 7 #include <linux/errno.h> /* error codes 阅读全文
posted @ 2012-12-23 23:27
02xiaoma
阅读(765)
评论(0)
推荐(0)
浙公网安备 33010602011771号