aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cortex-m-rt/link.x7
1 files changed, 0 insertions, 7 deletions
diff --git a/cortex-m-rt/link.x b/cortex-m-rt/link.x
index 0d043cb..5f21477 100644
--- a/cortex-m-rt/link.x
+++ b/cortex-m-rt/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 | */