We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a04fa80 commit 230daa6Copy full SHA for 230daa6
layout.ld
@@ -1,4 +1,4 @@
1
-ENTRY(rust64_start) /* This firmware doesn't use the ELF entrypoint */
+ENTRY(ram32_start) /* This firmware doesn't use the ELF entrypoint */
2
3
PHDRS
4
{
0 commit comments