Ensure compiles using latest Yagarto.

This commit is contained in:
Richard Barry 2009-09-29 19:32:27 +00:00
parent a961f6daa3
commit 1f12f80eb7
3 changed files with 6 additions and 5 deletions

View file

@ -41,7 +41,6 @@ SECTIONS
*(.bss)
} >ram
/* Align here to ensure that the .bss section occupies space up to
_end. Align after .bss to ensure correct alignment even if the
.bss section disappears because there are no input sections. */