Linker scripts: Fix some alignment problems.

This commit is contained in:
Gregory Nutt
2019-09-15 18:06:36 -06:00
parent 805fa49a4e
commit 66a55c91e7
122 changed files with 183 additions and 182 deletions
+1
View File
@@ -107,6 +107,7 @@ SECTIONS
} > sram } > sram
/* Stabs debugging sections. */ /* Stabs debugging sections. */
.stab 0 : { *(.stab) } .stab 0 : { *(.stab) }
.stabstr 0 : { *(.stabstr) } .stabstr 0 : { *(.stabstr) }
.stab.excl 0 : { *(.stab.excl) } .stab.excl 0 : { *(.stab.excl) }