fix:修改内核子系统markdown文件目录错误问题

re #I535PJ
Signed-off-by: Kiita <zhanyan@huawei.com>
Change-Id: I772ec6ff9cf1d45d9decd0f4f11535fe1dfa5e7b
This commit is contained in:
zhangyan 2022-05-10 07:10:59 +00:00
parent 84f89b9660
commit a45bf8797c
2 changed files with 0 additions and 2 deletions

View File

@ -94,6 +94,5 @@
├── los_hook.h
├── los_list.h --- Doubly linked list
└── los_reg.h --- Register macros
└── src
```

View File

@ -93,6 +93,5 @@
├── los_hook.h
├── los_list.h --- 双向链表
└── los_reg.h --- 寄存器读写宏定义
└── src
```