zephyr/arch/arc
Yuguo Zou d24c6e5aae arch: arc: use ifdef to replace if define in isr wrapper code
isr wrapper code has mixed usage of #ifdef and #if define macros. Unify
them to more usual #ifdef.

Signed-off-by: Yuguo Zou <yuguo.zou@synopsys.com>
2020-11-02 11:02:47 -06:00
..
core arch: arc: use ifdef to replace if define in isr wrapper code 2020-11-02 11:02:47 -06:00
include ARC: rename arch_switch implementation to z_arc_switch 2020-09-05 10:22:56 -05:00
CMakeLists.txt
Kconfig arch: arc: Restore MPU registers to its initial states between tests 2020-10-02 11:31:34 +02:00