- Linux Device Driver Development Cookbook
- Rodolfo Giometti
- 51字
- 2021-06-24 13:54:12
Adding custom code to the sources
As a first step, let's see how we can add some simple code to our kernel sources. In this recipe, we'll simply add silly code just to demonstrate how easy it is, but further into this book, we're going to add even more complex code.