Split ins_rm_mod

This commit is contained in:
Ciro Santilli
2017-05-21 12:30:43 +01:00
parent 1c29163c39
commit 8f3f07e314
3 changed files with 37 additions and 14 deletions

View File

@@ -7,3 +7,6 @@ Userland C programs used to test our kernel module.
C programs require cross compiling, but give us more control over system calls.
These programs can also be compiled and used on host.
1. [myinsmod](myinsmod.c)
1. [myrmmod](myrmmod.c)