PR binutils/14475:
[deliverable/binutils-gdb.git] / bfd / cpu-m32r.c
index 8180d6c0d4510f04a749019e05475a44692172fe..8f373b43a9756d976e8b2d5d93d315bcbdd44483 100644 (file)
@@ -25,7 +25,7 @@
 
 #define N(number, print, default, next)  \
 {  32, 32, 8, bfd_arch_m32r, number, "m32r", print, 4, default, \
-     bfd_default_compatible, bfd_default_scan, next }
+     bfd_default_compatible, bfd_default_scan, bfd_arch_default_fill, next }
 
 #define M32R2_NEXT   & arch_info_struct [1]
 #define NEXT         & arch_info_struct [0]
This page took 0.023548 seconds and 4 git commands to generate.