kernel: remove legacy kernel support
Change-Id: Iac1e21677d74f81a93cd29d64cce261676ae78a6 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
6a0228abaa
commit
306e15e0a1
26 changed files with 10 additions and 322 deletions
|
@ -3553,10 +3553,6 @@ extern void k_cpu_atomic_idle(unsigned int key);
|
|||
|
||||
extern void _sys_power_save_idle_exit(int32_t ticks);
|
||||
|
||||
/* Include legacy APIs */
|
||||
#if defined(CONFIG_LEGACY_KERNEL)
|
||||
#include <legacy.h>
|
||||
#endif
|
||||
#include <arch/cpu.h>
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue