mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 03:01:36 +01:00
Add userland hello world sanity check
This commit is contained in:
@@ -9,6 +9,7 @@ C programs require cross compiling, but give us more control over system calls.
|
||||
These programs can also be compiled and used on host.
|
||||
|
||||
1. Standalone
|
||||
1. [hello](hello.c)
|
||||
1. [myinsmod](myinsmod.c)
|
||||
1. [myrmmod](myrmmod.c)
|
||||
1. [usermem](usermem.c)
|
||||
|
||||
Reference in New Issue
Block a user