Files
Pascal Bach b697466575 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
..