2015年12月9日

my linux tech object

摘要: I want to be a linux kernel development engineer.That's my dream. 阅读全文

posted @ 2015-12-09 10:39 J·Marcus 阅读(158) 评论(0) 推荐(0)

Linux kernel develop -- Hello World

摘要: hello.c:#include #include #include MODULE_LICENSE("Dual BSD/GPL");MODULE_AUTHOR("xudonglee");static int hello_init(void){ printk(KERN_ALERT "Hello, w... 阅读全文

posted @ 2015-12-09 00:30 J·Marcus 阅读(337) 评论(0) 推荐(0)

导航