Character device

This commit is contained in:
Ciro Santilli
2017-06-15 10:28:33 +01:00
parent be105c7106
commit 5a4e0ed50b
3 changed files with 75 additions and 0 deletions

View File

@@ -342,3 +342,4 @@ But TODO I don't think you can see where you are in the kernel source code and l
1. Module dependencies
1. [dep.c](kernel_module/dep.c)
1. [dep2.c](kernel_module/dep2.c)
1. [character_device](kernel_module/character_device.c)