mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
user doc
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# User
|
||||
|
||||
Userland C programs used to test our kernel module.
|
||||
Userland C programs used to test our kernel modules.
|
||||
|
||||
`sh` programs are simpler, and installed copied directly with an overlay.
|
||||
`sh` programs are simpler, and installed by copying directly with an overlay.
|
||||
|
||||
C programs require cross compiling, but give us more control over system calls.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user