zephyr/misc
Anas Nashif c1347b4730 kernel: replace all remaining nanokernel occurances
replace include <nanokernel.h> with <kernel.h> everywhere and also fix
any remaining mentions of nanokernel.

Keep the legacy samples/tests as is.

Change-Id: Iac48447bd191e83f21a719c69dc26233216d08dc
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-25 14:34:43 -05:00
..
generated build: remove old kernel support 2016-11-07 11:34:18 -08:00
Kconfig tracing: rename CONFIG_DEBUG_TRACING_KERNEL_OBJECTS 2016-12-19 14:59:35 -05:00
Makefile debug: move debug features from misc to subsys/debug 2016-12-19 19:58:40 +00:00
cpp_ctors.c build: Add C++ support 2016-02-05 20:25:23 -05:00
cpp_dtors.c build: Add C++ support 2016-02-05 20:25:23 -05:00
cpp_init_array.c build: Add C++ support 2016-02-05 20:25:23 -05:00
cpp_virtual.c build: Add C++ support 2016-02-05 20:25:23 -05:00
cpp_vtable.cpp build: Add C++ support 2016-02-05 20:25:23 -05:00
printk.c printk: Export _vprintk similar to how _prf is exported 2016-12-11 04:26:05 +00:00
reboot.c kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
ring_buffer.c kernel: Relocate ring buffer suppport to 'misc' directory 2016-10-21 15:33:31 +00:00