diff --git a/books/README.md b/books/README.md index 88c85b6..59b9559 100644 --- a/books/README.md +++ b/books/README.md @@ -2,6 +2,14 @@ books--一些书中的源码和示例 ======= + +> 返回主页 [LDD-LinuxDeviceDrivers](https://github.com/gatieme/LDD-LinuxDeviceDrivers) +> +> 前往study [study-作者学习内核和驱动的示例代码](https://github.com/gatieme/LDD-LinuxDeviceDrivers/tree/master/study) + + + + #1 本章内容 ------- @@ -12,10 +20,6 @@ books--一些书中的源码和示例 | [21cnbao](https://github.com/gatieme/LDD-LinuxDeviceDrivers/tree/master/books/21cnbao) | [宋宝华-Linux设备驱动开发详解](http://21cnbao.blog.51cto.com) | -> 返回主页 [LDD-LinuxDeviceDrivers](https://github.com/gatieme/LDD-LinuxDeviceDrivers) -> -> 前往study [study-作者学习内核和驱动的示例代码](https://github.com/gatieme/LDD-LinuxDeviceDrivers/tree/master/study) - #2 其他链接