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

Merge pull request !688 from Kiita/220510_md
This commit is contained in:
openharmony_ci 2022-05-11 02:17:31 +00:00 committed by Gitee
commit a3daa77e53
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 0 additions and 2 deletions

View File

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

View File

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