zephyr/include/arch
Stephanos Ioannidis 9695763f5f arch: x86: Inline direct ISR functions.
This commit inlines the direct ISR functions that were previously
implemented in irq_manage.c, since the PR #20119 resolved the circular
dependency between arch.h and kernel_structs.h described in the issue
#3056.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2019-11-08 15:50:23 +01:00
..
arc kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
arm arch: arm: Inline arch_isr_direct_header. 2019-11-08 12:23:05 +01:00
common sys_io: pull in toolchain.h 2019-10-09 09:14:18 -04:00
nios2 kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
posix kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
riscv kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
x86 arch: x86: Inline direct ISR functions. 2019-11-08 15:50:23 +01:00
xtensa kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
arch_inlines.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
cpu.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
syscall.h x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00