nix/test/test_kmod/hello_mod
Pascal Bach a7fea44fe3 Add wrapper for linux kernel module loading
- init_module and finit_module to load kernel modules
- delete_module to unload kernel modules

Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch>
2018-09-05 22:01:40 +02:00
..
hello.c Add wrapper for linux kernel module loading 2018-09-05 22:01:40 +02:00
Makefile Add wrapper for linux kernel module loading 2018-09-05 22:01:40 +02:00