1
0
mirror of https://github.com/krislamo/kernmod.git synced 2025-09-09 07:49:29 +00:00

A hello world Linux kernel module

This commit is contained in:
2021-11-10 01:14:16 -05:00
commit 00e921ec10
6 changed files with 66 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
*.cmd
*.ko
*.mod*
*.o
.helloworld.o.d
.vagrant
Module.symvers
modules.order