Makesystem for kernel module

This commit is contained in:
Vadim Vetrov
2024-07-31 02:12:59 +03:00
parent 7490658708
commit 79d592a0ca
12 changed files with 180 additions and 269 deletions

6
.editorconfig Normal file
View File

@@ -0,0 +1,6 @@
root = true
[*]
indent_style = tab
indent_size = 8
tab_width = 8