2002-06-14 Joel Sherrill <joel@OARcorp.com>

* startup/linkcmds: Fixed typo.
This commit is contained in:
Joel Sherrill
2002-06-14 17:26:44 +00:00
parent 22f5b4c2d4
commit 225011724b
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
2002-06-14 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Fixed typo.
2001-05-09 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: In support of gcc 3.1, added one of more

View File

@@ -36,7 +36,7 @@ SECTIONS
*(.text)
*(.rodata*)
*(.rodata1)
*.(eh_frame)
*(.eh_frame)
*(.gnu.linkonce.r*)
*(.descriptors)
*(rom_ver)