Fix PR ld/20254
[deliverable/binutils-gdb.git] / bfd / cpu-frv.c
index fd2aedb828a1bffa5c838ac2713ae0b64296d85b..d823889f4353be24d973bc5dc03e3ac21bb74542 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the FRV processor.
-   Copyright 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2002-2016 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 */                      \
 }
 
This page took 0.023975 seconds and 4 git commands to generate.