move doc for inits and sanity checks to README

This commit is contained in:
Ciro Santilli
2018-07-09 16:59:13 +01:00
parent f2bf644cfd
commit be6319ab89
5 changed files with 50 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
/* Sleeping beauty, your prince is called Ctrl + C. */
/* https://github.com/cirosantilli/linux-kernel-module-cheat#sleep_forever-out */
#include <stdio.h>
#include <unistd.h>