Linux Device Driver Development Cookbook
上QQ阅读APP看书,第一时间看更新

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.