mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-21 06:54:20 +08:00
Add missing newline.
This commit is contained in:
@ -7,4 +7,4 @@ SECTIONS
|
|||||||
{
|
{
|
||||||
.text : ALIGN (4) { *(.text) } > region
|
.text : ALIGN (4) { *(.text) } > region
|
||||||
.rodata : ALIGN (4) { *(.rodata) } > region
|
.rodata : ALIGN (4) { *(.rodata) } > region
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user