userland: add some random filesystem and random stuff

Some moved from C++, some moved from SO, some I just made up.
This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-10-18 00:00:02 +00:00
parent f6123ac9f1
commit 9afe5355e9
6 changed files with 130 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
/* https://cirosantilli.com/linux-kernel-module-cheat#cpp */
// https://cirosantilli.com/linux-kernel-module-cheat#cpp
#include <lkmc.h>