Support arch-dependent fill
[deliverable/binutils-gdb.git] / bfd / cpu-fr30.c
index b60e43e65745ac53cda127a8b9a127fbe80a91bf..dc2e5fa72444e2975b062e1b0b1cd0f8fb8ce5da 100644 (file)
@@ -35,5 +35,6 @@ const bfd_arch_info_type bfd_fr30_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.023802 seconds and 4 git commands to generate.