ring0: move docs to readme

This commit is contained in:
Ciro Santilli
2018-07-05 02:39:08 +01:00
parent 237b27869e
commit 65fc5b8527
4 changed files with 53 additions and 18 deletions

View File

@@ -1,8 +1,4 @@
/*
See ../ring0.c
This executable is expected to segfault.
*/
/* https://github.com/cirosantilli/linux-kernel-module-cheat#ring0 */
#include <stdio.h>
#include <stdlib.h>