Update link.ld

This commit is contained in:
ApfelTeeSaft
2024-08-06 09:48:44 +02:00
parent 31e538b205
commit d27abc8102
+1 -1
View File
@@ -2,7 +2,7 @@ ENTRY(_start)
SECTIONS
{
. = 0x1000;
.text :
{
*(.text)