seL4/include/machine
Gerwin Klein 73df5be82c machine: move setIRQTrigger into interrupt.h
Move setIRQTrigger from <arch>/hardware.h into interrupt.h together
with the rest of the IRQ interface, because it is now a visible
interface even for platforms and architectures that do not provide the
functionality.

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2025-10-10 14:36:43 +11:00
..
assembler.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
capdl.h define generic debug_capDL() function 2021-05-14 13:03:39 +10:00
debug.h treewide: typo fixes 2025-04-14 12:05:16 +10:00
fpu.h FPU: Rename fpuThreadDelete to fpuRelease 2025-07-24 16:44:08 +10:00
interrupt.h machine: move setIRQTrigger into interrupt.h 2025-10-10 14:36:43 +11:00
io.h debug: restructure kernel console handling 2021-05-14 13:13:36 +10:00
profiler.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
registerset.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
timer.h mcs: move setDeadline assertions 2023-11-08 11:01:00 +11:00