Relocate declarations of _nano_fiber_swap()

These now appear in the files which declare other non-public
nanokernel APIs.

Change-Id: Iea01d6de44851a08b308004b2c3104c08b020970
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
This commit is contained in:
Allan Stephens 2015-06-03 13:35:32 -04:00 committed by Anas Nashif
commit 0c3fd0afc2
7 changed files with 4 additions and 6 deletions

View file

@ -51,8 +51,6 @@ the PendSV exception.
#include <nanokernel.h>
#include <arch/cpu.h>
extern void _nano_fiber_swap(void);
/*******************************************************************************
*
* fiber_abort - abort the currently executing fiber