From 3c222e39c7224885558408557cb85519b088705a Mon Sep 17 00:00:00 2001 From: gatieme Date: Mon, 1 Aug 2016 21:59:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E4=BA=86README.md...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- books/README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) 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 其他链接