Initial commit

Signed-off-by: Jolan Rathelot <jrathelo@student.42nice.fr>
This commit is contained in:
Jolan Rathelot
2024-03-04 16:42:01 +01:00
commit b20836700d
9 changed files with 13654 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
*.o.cmd
*.ko.cmd
*.symvers.cmd
*.order.cmd
*.mod
*.mod.c
*.mod.cmd
*.mod.order
*.ko
*.o
*.symvers
*.order
*.tmp*