zephyr/arch
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
..
arc arch: arc: use ifdef to replace if define in isr wrapper code 2020-11-02 11:02:47 -06:00
arm arch: arm: cortex_m: implement functionality for ARCH core regs init 2020-11-02 15:02:24 +01:00
common gen_isr_tables: Function ptr instead of (void *) 2020-10-02 18:48:46 +02:00
nios2
posix arch: posix: add missing include for cpuhalt.c 2020-10-20 08:54:59 +02:00
riscv riscv: add support for thread local storage 2020-10-24 10:52:00 -07:00
x86 x86_64: fix RBX clobber in nested IRQ case 2020-10-28 10:29:32 -07:00
xtensa xtensa: add support for thread local storage 2020-10-24 10:52:00 -07:00
CMakeLists.txt
Kconfig arch: introduce option to force internal architectural state init 2020-11-02 15:02:24 +01:00