kernel: remove legacy kernel support

Change-Id: Iac1e21677d74f81a93cd29d64cce261676ae78a6
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2017-04-18 09:33:47 -04:00 committed by Kumar Gala
commit 306e15e0a1
26 changed files with 10 additions and 322 deletions

View file

@ -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>
/*