Ciro Santilli 67a7414f8c bak 8 年 前
..
Makefile 67a7414f8c bak 8 年 前
README.md 67a7414f8c bak 8 年 前
ins_rm_mod 67a7414f8c bak 8 年 前
ins_rm_mod.c 67a7414f8c bak 8 年 前

README.md

User

Userland C programs used to test our kernel modules.

sh programs are simpler, and installed copied directly with an overlay.

C programs require cross compiling, but give us more control over system calls.

These programs can also be compiled and used on host.