kernel: cleanup header inclusion
Remove unused header inclusion in kernel code. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
2c5d40437b
commit
8aa3dc340d
7 changed files with 2 additions and 12 deletions
|
@ -21,7 +21,6 @@
|
|||
#include <kernel_structs.h>
|
||||
#include <debug/object_tracing_common.h>
|
||||
#include <toolchain.h>
|
||||
#include <linker/sections.h>
|
||||
#include <wait_q.h>
|
||||
#include <sys/dlist.h>
|
||||
#include <ksched.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue