Support arch-dependent fill
[deliverable/binutils-gdb.git] / bfd / cpu-moxie.c
index 39debbc09c20eed8b52ba5145f286e8f0773eb76..f514fe7e84e8fc37d3ff79e4b5e0ee65f3d135c7 100644 (file)
@@ -35,6 +35,7 @@ const bfd_arch_info_type bfd_moxie_arch =
     2,                /* 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.024631 seconds and 4 git commands to generate.