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