zephyr/include/nanokernel/arm/CortexM
Allan Stephens 2801be129a Eliminate _nano_start()
The helper function _nano_start() is no longer required (due to the
recent relocation of boot banner and kernel build timestamp code),
so the kernel's initialization code calls _nano_fiber_swap() directly.

Change-Id: I06b9f473715afbfbdd4105b0def3445f1b2e3583
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:13:40 -05:00
..
scripts First commit 2015-04-10 16:44:37 -07:00
error.h First commit 2015-04-10 16:44:37 -07:00
exc.h First commit 2015-04-10 16:44:37 -07:00
ffs.h First commit 2015-04-10 16:44:37 -07:00
gdb_stub.h First commit 2015-04-10 16:44:37 -07:00
init.h Eliminate _nano_start() 2016-02-05 20:13:40 -05:00
irq.h First commit 2015-04-10 16:44:37 -07:00
memory_map-m0.h First commit 2015-04-10 16:44:37 -07:00
memory_map-m3.h First commit 2015-04-10 16:44:37 -07:00
memory_map.h First commit 2015-04-10 16:44:37 -07:00
misc.h First commit 2015-04-10 16:44:37 -07:00
nvic.h First commit 2015-04-10 16:44:37 -07:00
scb.h First commit 2015-04-10 16:44:37 -07:00
scs.h First commit 2015-04-10 16:44:37 -07:00