Support arch-dependent fill
[deliverable/binutils-gdb.git] / bfd / cpu-mcore.c
index c01dd1020cd2a26d552b3fce03522ebb64cf23da..80b3290e0596f87d0c717479fb25a8446e9ddcb1 100644 (file)
@@ -35,5 +35,6 @@ const bfd_arch_info_type bfd_mcore_arch =
   TRUE,                                /* Is this the default architecture ? */
   bfd_default_compatible,      /* Architecture comparison function */
   bfd_default_scan,            /* String to architecture conversion */
+  bfd_arch_default_fill,       /* Default fill.  */
   NULL                         /* Next in list */
 };
This page took 0.025327 seconds and 4 git commands to generate.