mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
Move poll, ktrhead and kthreads docs to README
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
/*
|
||||
2 kthreads!!! Will they interleave??? Yup.
|
||||
*/
|
||||
/* https://github.com/cirosantilli/linux-kernel-module-cheat#kthreads */
|
||||
|
||||
#include <linux/delay.h> /* usleep_range */
|
||||
#include <linux/kernel.h>
|
||||
|
||||
Reference in New Issue
Block a user