X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fcpu-m10200.c;h=f42a5ea286850d12e8ddb34522709a90910069f3;hb=ffbc20d91349a976b624529fba388026f6d5354a;hp=1f17b23425c7055f10c1c406343e09ef45eb33a3;hpb=cd123cb70c845b890eed231a84e6e84c92c2ef92;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/cpu-m10200.c b/bfd/cpu-m10200.c index 1f17b23425..f42a5ea286 100644 --- a/bfd/cpu-m10200.c +++ b/bfd/cpu-m10200.c @@ -1,5 +1,5 @@ /* BFD support for the Matsushita 10200 processor - Copyright 1996, 1997, 2002, 2007 Free Software Foundation, Inc. + Copyright 1996, 1997, 2002, 2005, 2007 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -34,6 +34,7 @@ const bfd_arch_info_type bfd_mn10200_arch = 2, TRUE, /* the one and only */ bfd_default_compatible, - bfd_default_scan , + bfd_default_scan, + bfd_arch_default_fill, 0, };