updated to latest patches

This commit is contained in:
Dave Murphy
2006-01-02 12:29:39 +00:00
parent 45e435052d
commit 4842ef6ac2
3 changed files with 2772 additions and 565 deletions

View File

@@ -167,6 +167,7 @@ SECTIONS
__bss_start__ = ABSOLUTE(.);
*(.dynbss)
*(.gnu.linkonce.b*)
*(.bss*)
*(COMMON)
. = ALIGN(4); /* REQUIRED. LD is flaky without it. */
} >iwram