Support arch-dependent fill
[deliverable/binutils-gdb.git] / bfd / cpu-lm32.c
index 227612f22ddf6a66af4e83cd468e94ce6cdda77e..5ddce0438b0490c2204fa1ab9c9ebc00fa022644 100644 (file)
@@ -36,6 +36,7 @@ const bfd_arch_info_type bfd_lm32_arch =
     TRUE,                         /* Is this the default machine for the target.  */
     bfd_default_compatible,       /* Function callback to test if two files have compatible machines.  */
     bfd_default_scan,
+    bfd_arch_default_fill,
     NULL                          /* Next.  */
 };
 
This page took 0.02933 seconds and 4 git commands to generate.