mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Linker scripts: Fix some alignment problems.
This commit is contained in:
@@ -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) }
|
||||||
|
|||||||
Reference in New Issue
Block a user