diff --git a/link.x b/link.x index 0d043cbc..5f214775 100644 --- a/link.x +++ b/link.x @@ -92,13 +92,6 @@ SECTIONS .debug_gdb_scripts _stext (INFO) : { KEEP(*(.debug_gdb_scripts)) } - - /DISCARD/ : - { - /* Unused unwinding stuff */ - *(.ARM.exidx.*) - *(.ARM.extab.*) - } } /* Do not exceed this mark in the error messages below | */