zephyr/arch/arc/include
Anas Nashif 7e225efab7 arch: initialize irq_offload during boot, do not use SYS_INIT
Do not use SYS_INIT for initializing irq_offload when enabled, instead
using a new interface that is called during the boot process for all
architectures.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-09-17 20:05:22 -04:00
..
v2
arc_irq_offload.h arch: initialize irq_offload during boot, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
err_dump_handling.h
kernel_arch_data.h arch: rename all esf struct to `struct arch_esf` 2024-06-04 14:02:51 -05:00
kernel_arch_func.h kernel: Add CONFIG_ARCH_HAS_DIRECTED_IPIS 2024-06-04 22:35:54 -04:00
offsets_short_arch.h build: namespace the generated headers with `zephyr/` 2024-05-28 22:03:55 +02:00
swap_macros.h
vector_table.h