Description: A basic kernel module (helloworld) the preparation, loading, unloading. Contains the source code, it is recommended redhat9 compiled to run.
File list (Check if you may need any files):
内核模块的编写和运行\module.pdf
....................\over\hello.c
....................\....\Makefile
....................\over
内核模块的编写和运行