Files
linux-kernel-module-cheat/bibliography.md

5 lines
186 B
Markdown

# Bibliography
- <https://lwn.net/Kernel/LDD3/> the best, but always outdated, book. Updated source: <https://github.com/martinezjavier/ldd3>
- <https://github.com/agelastic/eudyptula>