mirror of
https://github.com/krislamo/kernmod.git
synced 2026-06-16 19:41:18 +00:00
A hello world Linux kernel module
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
*.cmd
|
||||
*.ko
|
||||
*.mod*
|
||||
*.o
|
||||
.helloworld.o.d
|
||||
.vagrant
|
||||
Module.symvers
|
||||
modules.order
|
||||
Reference in New Issue
Block a user