Skip to content

Richardlxc/linux_kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

usage:
1.g++ -o mmake mmake.cpp
2. ./mmake foo.cpp  (generate makefile,and foo.ko file)
To use the module,we need to do following steps
3.sudo insmod foo.ko
4.dmesg -c  (we can see the result)
5.sudo rmmod foo  (remove the module)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages