您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 嵌入式系统/ARM技术中的透析hello内核模块编译

  2. 下面就介绍这个内核模块实验hello 如何正确编译,我所使用的系统为内核版本:2.6.10   在/home/tmp/下建立两个文件hello.c,Makefile   hello.c   ------------   #include   #include   #include   MODULE_LICENSE("GPL");   static int hello_init(void)   {   printk(KERN_ALERT "hello module init\n");   r
  3. 所属分类:其它

    • 发布日期:2020-10-21
    • 文件大小:41kb
    • 提供者:weixin_38609765