remove unneeded symbols

This commit is contained in:
Jeff Epler 2020-09-21 15:07:40 -05:00
parent 7fd6cab2ac
commit df379b84cb

View File

@ -49,9 +49,7 @@ SECTIONS
.canram (NOLOAD) :
{
. = ALIGN(4);
_scanram = .;
*(.canram)
_ecanram = .;
} > RAM
/* This is the initialized data section