zephyr/arch/arm/core
Allan Stephens c29d41cab7 Rename nanokernel's nanok.h to nano_private.h
The new name better reflects that this file contains all private
nanokernel APIs that are used by various kernel subsystems.

Change-Id: I4c258d582e93753eec9e575fdb5f9f2109417a0f
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:26 -05:00
..
offsets Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00
Makefile Use ccflags-y and asflags-y instead of EXTRA_CFLAGS 2016-02-05 20:14:14 -05:00
atomic.S Kbuild: Assembly code extension. 2016-02-05 20:14:20 -05:00
basepri.S Kbuild: Assembly code extension. 2016-02-05 20:14:20 -05:00
cpu_idle.S Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00
exc_exit.S Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00
fault.c Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00
fault_s.S Kbuild: Assembly code extension. 2016-02-05 20:14:20 -05:00
ffs.S Kbuild: Assembly code extension. 2016-02-05 20:14:20 -05:00
gdb_stub.S Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00
gdb_stub_irq_vector_table.c Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
irq_init.c Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
irq_manage.c Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
isr_wrapper.S Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00
nano_fiber_abort.c Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00
nanocontext.c Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00
nanofatal.c Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00
swap.S Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00
task_abort.c Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00