Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / cpu-plugin.c
index f0f7dbd4b31438bbe4dbed028ec92c8e0d435045..f7301ab58c710781fa83a72a45a706ded02b93be 100644 (file)
@@ -1,6 +1,5 @@
 /* BFD support for plugins.
-   Copyright 2009
-   Free Software Foundation, Inc.
+   Copyright (C) 2009-2016 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -36,5 +35,6 @@ const bfd_arch_info_type bfd_plugin_arch =
   TRUE,
   bfd_default_compatible,
   bfd_default_scan,
+  bfd_arch_default_fill,
   0
 };
This page took 0.024794 seconds and 4 git commands to generate.