zephyr/arch/common
Jordan Yates 91f8c1aea9 everywhere: replace `#if IS_ENABLED()` as per docs
Replace `#if IS_ENABLED()` with `#if defined()` as recommended by the
documentation of `IS_ENABLED`.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-06-28 07:20:32 -04:00
..
include
CMakeLists.txt
Kconfig
dynamic_isr.c
fill_with_zeros.ld
isr_tables.c
multilevel_irq.c
multilevel_irq_legacy.c
nocache.ld
ramfunc.ld
rom_start_address.ld
rom_start_offset.ld
semihost.c
shared_irq.c
sw_isr_common.c
timing.c