This commit is contained in:
Wolfgang Denk
2005-12-12 16:06:05 +01:00
parent a889bd27ef
commit 7481266e4e
229 changed files with 292 additions and 5 deletions

View File

@@ -87,6 +87,7 @@ SECTIONS
*(.rodata)
*(.rodata1)
*(.rodata.str1.4)
*(.eh_frame)
}
.fini : { *(.fini) } =0
.ctors : { *(.ctors) }