change according to comments

This commit is contained in:
rtos_shang 2021-05-25 10:12:19 +08:00 committed by Gitee
parent 0752400a10
commit 2a2ef7d708
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
│   │   │ └── riscv32 --- Riscv32 architecture
│   │   │   │ └── gcc --- Implementation of the GCC toolchain
│   │   └── include
│   │   ├── los_arch.h --- Initialization
│   │   ├── los_arch.h --- Arch initialization
│   │   ├── los_atomic.h --- Atomic operations
│   │   ├── los_context.h --- Context switch
│   │   ├── los_interrupt.h --- Interrupts