zephyr/arch
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
..
arc kernel: refactor thread_monitor_init into common code 2017-04-21 20:34:42 +00:00
arm kernel: refactor thread_monitor_init into common code 2017-04-21 20:34:42 +00:00
common arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
nios2 kernel: refactor thread_monitor_init into common code 2017-04-21 20:34:42 +00:00
riscv32 kernel: refactor thread_monitor_init into common code 2017-04-21 20:34:42 +00:00
x86 kernel: refactor thread_monitor_init into common code 2017-04-21 20:34:42 +00:00
xtensa kernel: refactor thread_monitor_init into common code 2017-04-21 20:34:42 +00:00
Kconfig gen_isr_tables: make vector offset a hidden option 2017-02-15 04:49:17 +00:00
Makefile gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00