Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / cpu-xstormy16.c
index 78f185813c4600a30e7a25cb0e470cbb92823cb7..e579e24f96d519930b83b01611f7bec4631fd03e 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the XSTORMY16 processor.
-   Copyright 2001, 2002, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2001-2016 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 */
 };
This page took 0.023936 seconds and 4 git commands to generate.