zephyr/include/arch/xtensa
Andy Ross 6dfb16a3d9 arch/xtensa: Fix cache.h include dependency
This file started using ALWAYS_INLINE from <toolchain.h> but didn't
include it.  Transitive inclusions were hiding the problem most
places, but at least one test case exposes it.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2021-12-15 16:50:11 -05:00
..
arch_inlines.h
arch.h xtensa: introduce support for GDB stub 2021-11-30 15:24:00 -05:00
atomic_xtensa.h arch/xtensa: Inline atomics 2021-03-08 11:14:27 -05:00
cache.h arch/xtensa: Fix cache.h include dependency 2021-12-15 16:50:11 -05:00
exc.h
gdbstub.h xtensa: introduce support for GDB stub 2021-11-30 15:24:00 -05:00
irq.h arch/xtensa: Remove XTOS dependency in irq_lock() 2021-03-08 11:14:27 -05:00
thread.h