Support arch-dependent fill
[deliverable/binutils-gdb.git] / bfd / cpu-cr16.c
index 6c77738c7ad4a17acd5df927316809a81306c2a6..bcaaf60fa5008e2f549348367682a6a031202761 100644 (file)
@@ -35,6 +35,7 @@ const bfd_arch_info_type bfd_cr16_arch =
     1,                /* Unsigned int section alignment power.  */
     TRUE,             /* The one and only.  */
     bfd_default_compatible, 
-    bfd_default_scan ,
+    bfd_default_scan,
+    bfd_arch_default_fill,
     0,
   };
This page took 0.025579 seconds and 4 git commands to generate.