Remove accidental commit of an experimental change

This commit is contained in:
Nick Clifton
2024-04-16 15:06:05 +01:00
parent 06e967dbc9
commit 3f6a060c75

View File

@@ -12,6 +12,4 @@ SECTIONS
.text : { *(.text) } > ROM
.bss : { *(.bss) } > RAM
/DISCARD/ : { *(.*) }
}