zephyr/include/arch/x86
Kumar Gala 44270b5c6e irq: Remove return value from IRQ_CONNECT and IRQ_DIRECT_CONNECT
The return value of the interrupt is never used, so remove the
functionality from the API.  We ripple this change into the
ARCH_IRQ_CONNECT and ARCH_IRQ_DIRECT_CONNECT implementations.  With
this change we can also remove the compound expression as that is
not needed anymore.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-17 13:19:07 -05:00
..
ia32 irq: Remove return value from IRQ_CONNECT and IRQ_DIRECT_CONNECT 2020-04-17 13:19:07 -05:00
intel64 x86: organize 64-bit ESF 2020-02-08 08:51:43 -05:00
acpi.h arch/x86: rename CONFIG_X86_ACPI and related to CONFIG_ACPI 2019-09-29 12:30:34 -07:00
arch_inlines.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
arch.h arch/x86_64: make sysapic.h available for x86_64 as well 2020-02-07 14:14:53 -08:00
memmap.h arch/x86: add support for non-trivial memory maps 2019-09-29 12:30:34 -07:00
mmustructs.h x86: expose APIs for dumping MMU entry flags 2020-01-13 16:35:10 -05:00
msr.h x86: add MSR defintions needed for syscalls 2020-01-13 16:35:10 -05:00
multiboot.h arch/x86: multiboot.h: use BIT() macros instead of explicit shifts 2019-09-29 12:30:34 -07:00
thread_stack.h kernel: rename _k_thread_stack_element 2020-03-17 20:11:27 +02:00