openharmony_kernel_liteos_m/kernel/arch
kenneth 48484444ce fixed 136952f from https://gitee.com/rtos_yuan/kernel_liteos_m/pulls/342
fix: 移除los_arch_interrupt.h文件中冗余声明的函数VOID OsExcInit(VOID)

VOID OsExcInit(VOID)函数的注释中参数描述错误,并且该函数并没有在C源文件中使用到,需要删除。

close #I4D9OO

Signed-off-by: kenneth <zhushangyuan@huawei.com>
2021-12-22 07:40:38 +00:00
..
arm fixed 136952f from https://gitee.com/rtos_yuan/kernel_liteos_m/pulls/342 2021-12-22 07:40:38 +00:00
include fix: 修复中断操作接口头文件位置变更,导致的编译错误 2021-08-18 14:47:59 +08:00
risc-v fixed 9f185b5 from https://gitee.com/zhushengle/kernel_liteos_m/pulls/314 2021-09-18 06:15:45 +00:00