Support arch-dependent fill
[deliverable/binutils-gdb.git] / bfd / cpu-rl78.c
index 66024aee8ad708ce2c40236ea73d72c50093502e..6fb72e6e8a194798a96b66c3626b61c598445198 100644 (file)
@@ -35,5 +35,6 @@ const bfd_arch_info_type bfd_rl78_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.024387 seconds and 4 git commands to generate.