blob: 3b14112e0a6c95ffdae9328db273b5f2e4217c88 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
zephyr_sources(
cpu_idle.c
fatal.c
irq_manage.c
isr.S
prep_c.c
reset.S
swap.S
thread.c
)
zephyr_sources_if_kconfig(irq_offload.c)