zephyr/arch/xtensa
Kumar Gala 96ee45df8d kernel: refactor thread_monitor_init into common code
We do the same thing on all arch's right now for thread_monitor_init so
lets put it in a common place.  This also should fix an issue on xtensa
when thread monitor can be enabled (reference to _nanokernel.threads).

Change-Id: If2f26c1578aa1f18565a530de4880ae7bd5a0da2
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-21 20:34:42 +00:00
..
core kernel: refactor thread_monitor_init into common code 2017-04-21 20:34:42 +00:00
include arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
soc xtensa: move #include <linker/common-*.ld> up 2017-04-20 16:01:18 +00:00
Kbuild Xtensa port: Added Kbuild file for Xtensa arch. 2017-02-13 08:04:27 -08:00
Kconfig spell: fix Kconfig help typos: /arch 2017-04-21 12:30:42 +00:00
Makefile xtensa: build similar to other Zephyr arches 2017-04-13 12:42:06 +00:00