openharmony_kernel_liteos_m/kernel/arch/risc-v/riscv32/gcc
zhushengle 3798091d87 fix: 内核模块编译增加-Werror编译选项,且清除内核编译告警
Close #I46E6S

Change-Id: If1362c02a0a344da881a9bf90e41f0a43ba33609
Signed-off-by: zhushengle <zhushengle@huawei.com>
2021-09-06 16:16:43 +08:00
..
asm update openharmony 1.0.1 2021-03-11 20:30:40 +08:00
BUILD.gn fix: 内核模块编译增加-Werror编译选项,且清除内核编译告警 2021-09-06 16:16:43 +08:00
los_arch_context.h fix: modify the return type of LOS_IntLock from UINTPTR to UINT32. 2021-05-14 11:33:05 +08:00
los_arch_interrupt.h fix:Fixed kernel error with header protector and header comment description. 2021-04-26 21:13:55 +08:00
los_arch_timer.h !80 fix: fix some misspell in comments 2021-04-23 14:42:16 +08:00
los_context.c fix: 在内核初始化前期启动tick timer 2021-07-21 10:02:42 +08:00
los_dispatch.S fix: risc-v 锁中断在调度后失效 2021-07-28 08:57:45 +08:00
los_exc.S remove __cplusplus guards in .c files 2021-04-19 18:19:28 +08:00
los_interrupt.c fix: fix some typo issues 2021-04-23 17:19:01 +08:00
los_timer.c fix: 内核模块编译增加-Werror编译选项,且清除内核编译告警 2021-09-06 16:16:43 +08:00