openharmony_kernel_liteos_m/kernel/arch/arm
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
..
arm9/gcc !291 修复HalTickStart错误的函数参数定义 2021-09-07 06:11:28 +00:00
cortex-m3/keil fixed 136952f from https://gitee.com/rtos_yuan/kernel_liteos_m/pulls/342 2021-12-22 07:40:38 +00:00
cortex-m4 fixed 136952f from https://gitee.com/rtos_yuan/kernel_liteos_m/pulls/342 2021-12-22 07:40:38 +00:00
cortex-m7 fixed 136952f from https://gitee.com/rtos_yuan/kernel_liteos_m/pulls/342 2021-12-22 07:40:38 +00:00
cortex-m33 fixed 136952f from https://gitee.com/rtos_yuan/kernel_liteos_m/pulls/342 2021-12-22 07:40:38 +00:00
include feat: 支持native动态加载组件 2021-08-10 20:26:40 +08:00