摘要:
Linux版本 Ubuntu12.04LTS,内核版本为3.2.0-26-generic-ape 具体方法如下: 1、建立源文件,假设文件目录为path,文件名为hello.c源代码如下: #include #include #include static int hello_init(void) { printk(KERN_ALERT "Hello World!/n"); ... 阅读全文
posted @ 2013-10-31 12:23
Ю詺菛╀時代
阅读(213)
评论(0)
推荐(0)