Questions about this topic? Sign up to ask in the talk tab.

Revision history of "LKM/chardev.c"

From NetSec
Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 23:45, 24 June 2016Null (Talk | contribs). . (3,726 bytes) (+3,726). . (Created page with "{{code|text= <source lang="c"> #include <linux/init.h> #include <linux/module.h> #include <linux/kernel.h> #include <linux/device.h> #include <linux/fs.h> #include <asm/uacces...")