Fix typo.

This commit is contained in:
Joel Sherrill
2000-06-14 13:08:41 +00:00
parent afd63b7656
commit caacc739ff

View File

@@ -112,7 +112,7 @@ SECTIONS
*(.dtors)
LONG(0)
__DTOR_END__ = .;
_rodata_start 5 . ;
_rodata_start = . ;
*(.rodata)
*(.gnu.linkonce.r*)
_erodata = ALIGN( 0x10 ) ;