zephyr/include/arch/nios2
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
..
arch.h arches: move _NanoFatalErrorHandler defintion 2017-07-18 09:34:23 +03:00
asm.h linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
asm_inline.h
asm_inline_gcc.h
linker.ld linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
nios2.h