sparc: fix build of gdb/testsuite/gdb.arch/sparc-sysstep.c
[binutils-gdb.git] / bfd / cpu-i860.c
index 33258cf64d659dab6e01382eb370756f138c5c20..c79df52bee3508ba11e28da9d6673c738249aba1 100644 (file)
@@ -1,6 +1,5 @@
 /* BFD support for the Intel 860 architecture.
-   Copyright 1992, 1995, 2000, 2002, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1992-2015 Free Software Foundation, Inc.
    Created mostly by substituting "860" for "386" in cpu-i386.c
    Harry Dolan <dolan@ssd.intel.com>, October 1995
 
@@ -38,5 +37,6 @@ const bfd_arch_info_type bfd_i860_arch =
     TRUE,                      /* Is this the default architecture? */
     bfd_default_compatible,
     bfd_default_scan,
+    bfd_arch_default_fill,
     0,                         /* Next in list */
   };