diff options
Diffstat (limited to 'bfd/cpu-avr.c')
-rw-r--r-- | bfd/cpu-avr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/cpu-avr.c b/bfd/cpu-avr.c index 07ba6dc..37ccee1 100644 --- a/bfd/cpu-avr.c +++ b/bfd/cpu-avr.c @@ -96,6 +96,7 @@ compatible (const bfd_arch_info_type * a, default, /* Is this the default ? */ \ compatible, \ bfd_default_scan, \ + bfd_arch_default_fill, \ next \ } |