zephyr/include
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
..
drivers First commit 2015-04-10 16:44:37 -07:00
microkernel Remove K_memcpyrpl() 2016-02-05 20:13:40 -05:00
misc Add byteorder.h header for handling byte conversions 2016-02-05 20:13:39 -05:00
nanokernel Eliminate _nano_start() 2016-02-05 20:13:40 -05:00
toolchain Fix checkpatch issue - ERROR:POINTER_LOCATION 2016-02-05 20:13:39 -05:00
absSym.h First commit 2015-04-10 16:44:37 -07:00
clock_vars.h First commit 2015-04-10 16:44:37 -07:00
cputype.h First commit 2015-04-10 16:44:37 -07:00
kernel_version.h First commit 2015-04-10 16:44:37 -07:00
linker-defs.h Remove VIRT_ADDR_xxx macros 2016-02-05 20:13:39 -05:00
linker-tool-gcc.h First commit 2015-04-10 16:44:37 -07:00
linker-tool.h First commit 2015-04-10 16:44:37 -07:00
microkernel.h Remove references to boot ports 2016-02-05 20:13:40 -05:00
nanokernel.h First commit 2015-04-10 16:44:37 -07:00
section_tags.h First commit 2015-04-10 16:44:37 -07:00
sections.h First commit 2015-04-10 16:44:37 -07:00
string_s.h First commit 2015-04-10 16:44:37 -07:00
sw_isr_table.h First commit 2015-04-10 16:44:37 -07:00
toolchain.h First commit 2015-04-10 16:44:37 -07:00