Improve kernel module doc

This commit is contained in:
Ciro Santilli
2018-03-05 16:06:30 +00:00
parent 76d91282f4
commit 0e4791fd51

View File

@@ -19,7 +19,7 @@ Also without insmodding this module, try:
devmem 0x101e9000 w 0x12345678
which touches from userland through /dev/mem.
which touches the register from userland through /dev/mem.
*/
#include <linux/init.h>