Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit cf50fc8

Browse files
authored
Merge pull request #40 from japaric/no-discard
drop the /DISCARD/ section
2 parents 345d042 + 561399c commit cf50fc8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

link.x

-7
Original file line numberDiff line numberDiff line change
@@ -92,13 +92,6 @@ SECTIONS
9292
.debug_gdb_scripts _stext (INFO) : {
9393
KEEP(*(.debug_gdb_scripts))
9494
}
95-
96-
/DISCARD/ :
97-
{
98-
/* Unused unwinding stuff */
99-
*(.ARM.exidx.*)
100-
*(.ARM.extab.*)
101-
}
10295
}
10396

10497
/* Do not exceed this mark in the error messages below | */

0 commit comments

Comments
 (0)