zephyr/include/arch
Andrew Boie 74afcb67ae arches: move _NanoFatalErrorHandler defintion
This needs to be in <arch/cpu.h> so that it can be called
from the k_panic()/k_oops() macros in kernel.h.

Fixes build errors on these arches when using k_panic() or
k_oops().

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-07-18 09:34:23 +03:00
..
arc linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
arm linker: arm: Split out application from kernel 2017-07-07 10:42:05 -07:00
nios2 arches: move _NanoFatalErrorHandler defintion 2017-07-18 09:34:23 +03:00
riscv32 linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
x86 x86: linker.ld: support __kernel sections 2017-07-15 12:17:54 -07:00
xtensa arches: move _NanoFatalErrorHandler defintion 2017-07-18 09:34:23 +03:00
cpu.h Xtensa port: Added support in arch/cpu.h for Xtensa cores. 2017-02-13 08:04:27 -08:00