Remove commented out line
This commit is contained in:
@@ -14,8 +14,6 @@ SECTIONS
|
|||||||
{
|
{
|
||||||
. = 0;
|
. = 0;
|
||||||
|
|
||||||
/* startup : { *(.startup)} >flash */
|
|
||||||
|
|
||||||
.text :
|
.text :
|
||||||
{
|
{
|
||||||
*crt0.o (.text)
|
*crt0.o (.text)
|
||||||
|
|||||||
Reference in New Issue
Block a user