fix:修改内核子系统markdown文件目录错误问题
re #I535PJ Signed-off-by: Kiita <zhanyan@huawei.com> Change-Id: I772ec6ff9cf1d45d9decd0f4f11535fe1dfa5e7b
This commit is contained in:
parent
84f89b9660
commit
a45bf8797c
|
@ -94,6 +94,5 @@
|
|||
├── los_hook.h
|
||||
├── los_list.h --- Doubly linked list
|
||||
└── los_reg.h --- Register macros
|
||||
└── src
|
||||
```
|
||||
|
||||
|
|
|
@ -93,6 +93,5 @@
|
|||
├── los_hook.h
|
||||
├── los_list.h --- 双向链表
|
||||
└── los_reg.h --- 寄存器读写宏定义
|
||||
└── src
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue