hi everybody,I tried to create a new module as given in http://tldp.org/LDP/lkmpg/2.6/html/lkmpg.html, hello-1.c.[CODE]/* * hello-1.c - The simplest kernel module. */#include <linux/module.h> /* Needed by all modules */#include <linux/kernel.h...
Read More...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment