Skip to content

Commit 33231bb

Browse files
committed
c33: remove C style comment from linker script
1 parent 18b9df3 commit 33231bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

variants/PORTENTA_C33/fsp.ld

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,6 @@ SECTIONS
473473
. = ABSOLUTE(RAM_START + RAM_LENGTH);
474474
} > RAM
475475

476-
//__StackLimit = __StackTop - SIZEOF(.stack_dummy);
477476
PROVIDE(__stack = __StackTop);
478477

479478
/* This symbol represents the end of user allocated RAM. The RAM after this symbol can be used

0 commit comments

Comments
 (0)