zephyr/kernel/nanokernel/include
Allan Stephens 69555e8efd Cleanup of nanokernel's fiber scheduling routine
1) Renames routine to conform to kernel naming conventions.
2) Relocates routine declaration to include files for
   non-public nanokernel APIs.
3) Relocates routine definition so that it resides with the
   nanokernel's other fiber manipulation routines.
4) Eliminates an unnecessary argument to the routine.

Change-Id: Ia139280dfea36262ca8417708786b4989f3eaee1
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:15 -05:00
..
offsets Eliminate GEN_OFFSET_SYM_HOST() macro 2016-02-05 20:13:45 -05:00
genOffset.h Eliminate separate include files for generating absolute symbols 2016-02-05 20:14:13 -05:00
nanocontextentry.h Renaming _ContextEntryRtn to _context_entry 2016-02-05 19:45:35 -05:00
wait_q.h Cleanup of nanokernel's fiber scheduling routine 2016-02-05 20:14:15 -05:00