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,3 +1,5 @@
/* https://github.com/cirosantilli/linux-kernel-module-cheat#sanity-checks */
#include <stdio.h>
#include <stdlib.h>