Support arch-dependent fill
[deliverable/binutils-gdb.git] / bfd / cpu-or32.c
index b9803ed31210145f14f914f377af2ebff5428a95..34ea52b043e91813ba3e4a04fc52d86b7e02f85d 100644 (file)
@@ -35,7 +35,8 @@ const bfd_arch_info_type bfd_or32_arch =
     4,
     TRUE,         /* The one and only.  */
     bfd_default_compatible,
-    bfd_default_scan ,
+    bfd_default_scan,
+    bfd_arch_default_fill,
     0,
   };
 
This page took 0.026054 seconds and 4 git commands to generate.