zephyr/arch/x86/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
..
advidle.h
asm_inline_gcc.h
asm_inline.h
asmPrv.h
gdt.h
idtEnt.h
nanok.h Cleanup of nanokernel's fiber scheduling routine 2016-02-05 20:14:15 -05:00
start_task_arch.h Eliminate unnecessary references to cpu.h and cputype.h 2016-02-05 20:14:14 -05:00
swapstk.h