Support arch-dependent fill
[deliverable/binutils-gdb.git] / bfd / cpu-pdp11.c
index 3147f5604de219a97d5e009958c9075c775a88c0..57c3068f93ffb27ccc5aa159df58ca498b790361 100644 (file)
@@ -34,7 +34,8 @@ const bfd_arch_info_type bfd_pdp11_arch =
     1,         /* aligment = 16 bit */
     TRUE, /* the one and only */
     bfd_default_compatible,
-    bfd_default_scan ,
+    bfd_default_scan,
+    bfd_arch_default_fill,
     0,
   };
 
This page took 0.022894 seconds and 4 git commands to generate.