zephyr/include
Peter Mitsis 19a0ee4d24 Rename missed instances of nanoFiberStart()
Completes the renaming of nanoFiberStart() -> fiber_fiber_start().

There is little value in listing the callers of _NewContext() in its function
header.  Not only was the (deleted) list both incomplete and wrong, keeping
it around and properly updated requires error prone maintenance.

Change-Id: Ic45f51b285c027a2e8be331c0d28c16bdc97647d
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:13 -05:00
..
arch Rename missed instances of nanoFiberStart() 2016-02-05 20:14:13 -05:00
bluetooth Bluetooth: Add bt_gatt_foreach_attr 2016-02-05 20:14:04 -05:00
drivers Introduce public APIs for random number generation 2016-02-05 20:14:12 -05:00
microkernel k_timer optimization: INVALID_OBJECT can not be returned 2016-02-05 20:14:13 -05:00
misc Standardize on using _STRINGIFY(x) 2016-02-05 20:14:00 -05:00
toolchain Eliminate separate include files for generating absolute symbols 2016-02-05 20:14:13 -05:00
atomic.h Split off atomic APIs from main nanokernel include file 2016-02-05 20:14:13 -05:00
clock_vars.h Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
cputype.h Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
kernel_version.h Add "sys_" prefix to public kernel versioning APIs 2016-02-05 20:14:13 -05:00
linker-defs.h Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
linker-tool-gcc.h Always use __start as the entry point 2016-02-05 20:14:00 -05:00
linker-tool.h First commit 2015-04-10 16:44:37 -07:00
microkernel.h Introduce public APIs for random number generation 2016-02-05 20:14:12 -05:00
nanokernel.h Relocate declaration of kernel_version_get() 2016-02-05 20:14:13 -05:00
section_tags.h Standardize on using _STRINGIFY(x) 2016-02-05 20:14:00 -05:00
sections.h First commit 2015-04-10 16:44:37 -07:00
sw_isr_table.h Rename _IsrTable to _sw_isr_table 2016-02-05 20:13:53 -05:00
toolchain.h Compiler specific configuration 2016-02-05 20:13:52 -05:00