kernel: remove legacy.h and MDEF support

Change-Id: I953797f6965354c5b599f4ad91d63901401d2632
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2017-04-18 16:42:09 -04:00 committed by Kumar Gala
commit 45a7e5d076
16 changed files with 6 additions and 4467 deletions

View file

@ -17,8 +17,4 @@
#include <kernel.h>
#ifdef CONFIG_MDEF
#include <sysgen.h>
#endif
#endif /* _ZEPHYR__H */