Move panic and family docs to README

This commit is contained in:
Ciro Santilli
2018-07-01 20:45:49 +01:00
parent 50cb67e2e2
commit 410b662db2
6 changed files with 10 additions and 9 deletions

View File

@@ -1,3 +1,5 @@
/* https://github.com/cirosantilli/linux-kernel-module-cheat#dump_stack */
#include <linux/module.h>
#include <linux/kernel.h>