Remove assert in procfs.c::procfs_make_note_section (x86-solaris)
[binutils-gdb.git] / bfd / cpu-xstormy16.c
index d1c7e56840fc57817651626999607d8c2fea7de3..94de989204e7d49a739d37bd2db234ef008fd780 100644 (file)
@@ -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 */
 };