Regenerate configure in bfd/binutils/gas/gdb
[binutils-gdb.git] / bfd / cpu-xstormy16.c
index 78f185813c4600a30e7a25cb0e470cbb92823cb7..ddf084f9021af3441900a188c2bfdcc1a3e842e3 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the XSTORMY16 processor.
-   Copyright 2001, 2002, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2001-2015 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -35,5 +35,6 @@ const bfd_arch_info_type bfd_xstormy16_arch =
   TRUE,                                /* the default ? */
   bfd_default_compatible,      /* architecture comparison fn */
   bfd_default_scan,            /* string to architecture convert fn */
+  bfd_arch_default_fill,       /* Default fill.  */
   NULL                         /* next in list */
 };