zephyr/include/arch/riscv
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
..
common extensions.cmake: Replace TEXT_START with ROM_START 2020-01-23 03:22:59 -08:00
riscv-privilege arch/riscv: rearrange for standard use of extern "C" 2019-08-18 16:20:10 +02:00
arch.h irq: Remove return value from IRQ_CONNECT and IRQ_DIRECT_CONNECT 2020-04-17 13:19:07 -05:00
exp.h arch/riscv: rearrange for standard use of extern "C" 2019-08-18 16:20:10 +02:00
thread.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00