forked from Imagelibrary/binutils-gdb
Remove accidental commit of an experimental change
This commit is contained in:
@@ -12,6 +12,4 @@ SECTIONS
|
|||||||
.text : { *(.text) } > ROM
|
.text : { *(.text) } > ROM
|
||||||
|
|
||||||
.bss : { *(.bss) } > RAM
|
.bss : { *(.bss) } > RAM
|
||||||
|
|
||||||
/DISCARD/ : { *(.*) }
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user