zephyr/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
..
core linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
include arches: move _NanoFatalErrorHandler defintion 2017-07-18 09:34:23 +03:00
soc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kbuild
Kconfig nios2: use gen_isr_tables mechanism 2017-02-11 01:28:00 +00:00
Makefile build: move qemu definitions to boards 2017-01-10 20:20:47 +00:00
defconfig