1
0
mirror of https://github.com/bashrc/LKMPG.git synced 2018-06-11 03:06:54 +02:00
This commit is contained in:
Bob Mottram
2013-08-31 11:18:55 +01:00
parent d6344452a6
commit f8f06ed7c3

View File

@@ -1,3 +1,5 @@
This is a copy of the Lunix Kernel Module Programming guide, with examples updated for kernel version 3.8. This is a copy of the Lunix Kernel Module Programming guide, with examples updated for kernel version 3.8.
Also see http://www.tldp.org/LDP/lkmpg/ The text is in Emacs org-mode format with embedded C code.
Also see http://www.tldp.org/LDP/lkmpg/