summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Boie <andrew.p.boie@intel.com>2016-10-21 10:36:48 -0700
committerAnas Nashif <nashif@linux.intel.com>2016-10-21 23:30:06 +0000
commit662df128cd91702f97bbbc5fb7c0f97b57a33c9c (patch)
tree5eb9a45bc7173e41a851bb49d4903a5660adf686 /include
parent238fe1f60fc064607e6587816c8a7237e141709a (diff)
x86: remove references to .intStubSect in linker script
This has been unused for a long time. Change-Id: Ie251d60d1cf9f3806292e3c150dbedf5f99d6410 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
Diffstat (limited to 'include')
-rw-r--r--include/arch/x86/linker-common-sections.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/arch/x86/linker-common-sections.h b/include/arch/x86/linker-common-sections.h
index cb3c343ad..bc75ad300 100644
--- a/include/arch/x86/linker-common-sections.h
+++ b/include/arch/x86/linker-common-sections.h
@@ -260,7 +260,6 @@ SECTIONS
*/
*(.noinit)
*(".noinit.*")
- KEEP(*(.intStubSect))
} GROUP_LINK_IN(RAM)
/* Define linker symbols */