Clean up bitrot (such as interfaces that have changed since these

patches were last used).
This commit is contained in:
Michael Tiemann
1994-11-25 02:14:11 +00:00
parent ff030c9827
commit ca43dedd35
5 changed files with 43 additions and 13 deletions

View File

@@ -72,7 +72,7 @@ static bfd_arch_info_type arch_info_struct[] =
void
DEFUN_VOID(bfd_sop_arch)
DEFUN_VOID(bfd_rce_arch)
{
bfd_arch_linkin(&arch_info_struct[0]);
}