zephyr/arch/arc/include
Wayne Ren 733c11b11b arch: arc: use IRQ_ACT to check nest interrupt
* use IRQ_ACT to check nest interrupt
* implement an asm macro for nest interrupt check
* no need to use exc_nest_count, remove it

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2019-07-30 10:16:38 -07:00
..
v2 arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
kernel_arch_data.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
kernel_arch_func.h kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
kernel_arch_thread.h arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
offsets_short_arch.h arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
swap_macros.h arch: arc: use IRQ_ACT to check nest interrupt 2019-07-30 10:16:38 -07:00
vector_table.h