zephyr/kernel/nanokernel
Peter Mitsis e2e68d3b9f Update comments in ctors.c
Updates the comments in ctors.c to more accurately reflect the current
state of constructors.

Change-Id: I8bea13ac9b56b4d7c6ce793f175666506fffa446
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:39 -05:00
..
include doxygen: change comment style to match javadoc 2016-02-05 20:14:33 -05:00
compiler_stack_protect.c
ctors.c Update comments in ctors.c 2016-02-05 20:14:39 -05:00
device.c doxygen: change comment style to match javadoc 2016-02-05 20:14:33 -05:00
idle.c
int_latency_bench.c
Kconfig
Makefile
nano_context.c Remove references to defunct _ContextUsrEntryRtn() 2016-02-05 20:14:37 -05:00
nano_fiber.c doxygen: change comment style to match javadoc 2016-02-05 20:14:33 -05:00
nano_fifo.c Doxygen: Move nanokernel FIFO comments from .c to .h file. 2016-02-05 20:14:38 -05:00
nano_init.c init: Change _InitHardware() to be called from init system 2016-02-05 20:14:37 -05:00
nano_lifo.c doxygen: change comment style to match javadoc 2016-02-05 20:14:33 -05:00
nano_sema.c doxygen: change comment style to match javadoc 2016-02-05 20:14:33 -05:00
nano_stack.c
nano_sys_clock.c Nanokernel timer uses new driver initialization 2016-02-05 20:14:37 -05:00
nano_timer.c
version.c