zephyr/kernel/nanokernel
Allan Stephens 661ba14943 Eliminate nanokernel/core sub-directory
Moves all files in this sub-directory up one level, to the main
nanokernel source directory, then deletes the sub-directory itself.

This change  means that all nanokernel source files (with the
excecption of its include files) are now in the main nanokernel
source directory, which is a more intuitive arrangement.

Change-Id: I6bd4b1bb6fdd9be13d57b320947f520a5bc73914
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:13:51 -05:00
..
include Eliminate GEN_OFFSET_SYM_HOST() macro 2016-02-05 20:13:45 -05:00
compiler_stack_protect.c Eliminate nanokernel/core sub-directory 2016-02-05 20:13:51 -05:00
idle.c Eliminate nanokernel/core sub-directory 2016-02-05 20:13:51 -05:00
int_latency_bench.c Eliminate nanokernel/core sub-directory 2016-02-05 20:13:51 -05:00
microk.c Eliminate nanokernel/core sub-directory 2016-02-05 20:13:51 -05:00
nano_context_data.c Eliminate nanokernel/core sub-directory 2016-02-05 20:13:51 -05:00
nano_lifo.c Eliminate nanokernel/core sub-directory 2016-02-05 20:13:51 -05:00
nano_mwfifo.c Eliminate nanokernel/core sub-directory 2016-02-05 20:13:51 -05:00
nano_sema.c Eliminate nanokernel/core sub-directory 2016-02-05 20:13:51 -05:00
nano_stack.c Eliminate nanokernel/core sub-directory 2016-02-05 20:13:51 -05:00
nano_timer.c Eliminate nanokernel/core sub-directory 2016-02-05 20:13:51 -05:00
nanocontextentry.c Eliminate nanokernel/core sub-directory 2016-02-05 20:13:51 -05:00
nanofiber.c Eliminate nanokernel/core sub-directory 2016-02-05 20:13:51 -05:00
nanoinit.c Eliminate nanokernel/core sub-directory 2016-02-05 20:13:51 -05:00
nanometrics.c Eliminate nanokernel/core sub-directory 2016-02-05 20:13:51 -05:00
nanotime.c Eliminate nanokernel/core sub-directory 2016-02-05 20:13:51 -05:00