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>
This commit is contained in:
Andrew Boie 2016-10-21 10:36:48 -07:00 committed by Anas Nashif
commit 662df128cd
2 changed files with 0 additions and 2 deletions

View file

@ -260,7 +260,6 @@ SECTIONS
*/
*(.noinit)
*(".noinit.*")
KEEP(*(.intStubSect))
} GROUP_LINK_IN(RAM)
/* Define linker symbols */