zephyr/arch/xtensa
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 soc: esp32: Define __start as a C function 2017-06-21 12:35:49 -04:00
include arches: move _NanoFatalErrorHandler defintion 2017-07-18 09:34:23 +03:00
soc soc: esp32: Define __start as a C function 2017-06-21 12:35:49 -04:00
Kbuild Xtensa port: Added Kbuild file for Xtensa arch. 2017-02-13 08:04:27 -08:00
Kconfig soc: esp32: Define __start as a C function 2017-06-21 12:35:49 -04:00
Makefile arch: xtensa: Use CONFIG_SIMULATOR_XTENSA to set XT_{BOARD,SIMULATOR} 2017-06-21 18:09:13 -04:00