kernel_liteos_a/kernel/base/misc
wangchen f60fdfecda fixed 6ba17fc from https://gitee.com/w253227059/kernel_liteos_a/pulls/853
fix: kora工具检视问题修复
【背景】kora工具检视问题修复

【修改方案】
1,对部分代码问题进行整改

【影响】
对现有的产品编译不会有影响。

Signed-off-by: wangchen <wangchen64@huawei.com>
Change-Id: Iafc58b7c71e5d139e11a0ae9d98ca5a57fc6549f
2022-03-22 13:47:52 +00:00
..
kill_shellcmd.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_misc.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_stackinfo.c fixed 6ba17fc from https://gitee.com/w253227059/kernel_liteos_a/pulls/853 2022-03-22 13:47:52 +00:00
mempt_shellcmd.c fix: 编码规范修改 2022-03-21 12:07:33 +08:00
panic_shellcmd.c Watchdog test case repair 2021-12-14 20:28:32 +08:00
swtmr_shellcmd.c fix: tick 动态化计算优化,消除中断执行时间对系统总体时间的影响,保证软件定时器的响应精度。 2021-08-09 21:18:03 +08:00
sysinfo_shellcmd.c chore: replace YES/NO macros to 1/0 2021-11-16 01:27:06 +08:00
task_shellcmd.c feat: 调度去进程化,优化进程线程依赖关系 2022-01-27 14:30:50 +08:00
vm_shellcmd.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00