Remove commented out line

This commit is contained in:
2011-05-04 00:35:42 +00:00
parent f5159013b3
commit 51190c4949

View File

@@ -14,8 +14,6 @@ SECTIONS
{ {
. = 0; . = 0;
/* startup : { *(.startup)} >flash */
.text : .text :
{ {
*crt0.o (.text) *crt0.o (.text)