zephyr/include/arch
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
..
arc Add _NANO_ERR_ALLOCATION_FAIL fatal error code 2016-02-05 20:14:13 -05:00
arm Add _NANO_ERR_ALLOCATION_FAIL fatal error code 2016-02-05 20:14:13 -05:00
x86 Rename missed instances of nanoFiberStart() 2016-02-05 20:14:13 -05:00
cpu.h Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
private.h Refactor _Cget() to invoke _NanoFatalErrorHandler() 2016-02-05 20:14:13 -05:00