Index: bfd/cpu-fr30.c |
diff --git a/bfd/cpu-fr30.c b/bfd/cpu-fr30.c |
index b60e43e65745ac53cda127a8b9a127fbe80a91bf..dc2e5fa72444e2975b062e1b0b1cd0f8fb8ce5da 100644 |
--- a/bfd/cpu-fr30.c |
+++ b/bfd/cpu-fr30.c |
@@ -35,5 +35,6 @@ const bfd_arch_info_type bfd_fr30_arch = |
TRUE, /* the default ? */ |
bfd_default_compatible, /* architecture comparison fn */ |
bfd_default_scan, /* string to architecture convert fn */ |
+ bfd_arch_default_fill, /* Default fill. */ |
NULL /* next in list */ |
}; |