cc2538: Remove the unused vtable section

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
This commit is contained in:
Benoît Thébaudeau 2013-12-19 21:53:03 +01:00
parent 37e73894f1
commit fe4eb545c0

View file

@ -72,7 +72,6 @@ SECTIONS
.data :
{
_data = .;
*(vtable)
*(.data*)
_edata = .;
} > SRAM AT > FLASH