kernel_liteos_a/arch/arm/include
boxi 4e4f2d6d7e refactor: 对LiteOS_a内核中menuconfig开关的宏使用#ifdef/#ifndef做预编译处理
LiteOS_a中有部分配置宏进行了重复冗余定义,导致当头文件未被包含时,极易引入错误,
故对menuconfig配置宏进行统一处理,均使用#ifdef/#ifndef作为预编译判断方式

Close #I3YEGS

Change-Id: Ife6db770cc66de1d6199a4f3ba3950e9bfd0e71a
Signed-off-by: boxi <lewis.liulei@huawei.com>
2021-07-01 09:08:18 +08:00
..
gic_common.h Merge branch 'master' of https://gitee.com/kkup180/kernel_liteos_a 2021-04-09 14:30:22 +08:00
gic_v3.h !264 补充TODOList 2021-05-21 15:17:08 +08:00
hal_hwi.h refactor: 对LiteOS_a内核中menuconfig开关的宏使用#ifdef/#ifndef做预编译处理 2021-07-01 09:08:18 +08:00
in_cksum.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_exc.h fix:Fixed exception not saving stack pointer of SVC mode and abnormal signal processing issues 2021-05-11 09:58:54 +08:00
los_hw.h !157 删除无用的__cplusplus,移除不必要的文件x权限 2021-04-20 09:01:45 +08:00
los_hw_arch.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_hw_tick_pri.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_hwi.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_strncpy_from_user.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_strnlen_user.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_sys_stack_pri.h fix:Solve the coupling between the kernel and the structure under ARCH. 2021-04-26 19:54:49 +08:00
los_user_get.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_user_put.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
user_copy.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00