X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fcpu-frv.c;h=f3d59456b584476d3e7bce5f145620bd3a3c27db;hb=97e83a100aa8250be783304bfe0429761c6e6b6b;hp=fd2aedb828a1bffa5c838ac2713ae0b64296d85b;hpb=aa820537ead0135a7c38c619039dce8a6fc74ed1;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/cpu-frv.c b/bfd/cpu-frv.c index fd2aedb828..f3d59456b5 100644 --- a/bfd/cpu-frv.c +++ b/bfd/cpu-frv.c @@ -1,5 +1,5 @@ /* BFD support for the FRV processor. - Copyright 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc. + Copyright (C) 2002-2017 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -35,6 +35,7 @@ DEFAULT, /* is this the default? */ \ bfd_default_compatible, /* architecture comparison fn */ \ bfd_default_scan, /* string to architecture convert fn */ \ + bfd_arch_default_fill, /* Default fill. */ \ NEXT /* next in list */ \ }