kernel: include cleanup
Recent changes have eliminated most use of _Swap() in favor of higher level scheduler abstractions. We can remove the header too. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
This commit is contained in:
parent
e0a572beeb
commit
0447a73f6c
13 changed files with 0 additions and 13 deletions
|
@ -20,7 +20,6 @@
|
|||
#include <ksched.h>
|
||||
#include <misc/slist.h>
|
||||
#include <init.h>
|
||||
#include <kswap.h>
|
||||
|
||||
extern struct k_queue _k_queue_list_start[];
|
||||
extern struct k_queue _k_queue_list_end[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue