x86: remove unused linker-defs-arch.h

Change-Id: Ib57cced30569adf2ae72f32d27baf30a5ca4fe71
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
Andrew Boie 2016-10-21 09:29:09 -07:00 committed by Anas Nashif
commit 327017fb92
4 changed files with 19 additions and 64 deletions

View file

@ -34,7 +34,7 @@
/* include platform dependent linker-defs */
#ifdef CONFIG_X86
#include <arch/x86/linker-defs-arch.h>
/* Nothing yet to include */
#elif defined(CONFIG_ARM)
/* Nothing yet to include */
#elif defined(CONFIG_ARC)