diff options
Diffstat (limited to 'bfd/cpu-moxie.c')
-rw-r--r-- | bfd/cpu-moxie.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/cpu-moxie.c b/bfd/cpu-moxie.c index f514fe7..103a56a 100644 --- a/bfd/cpu-moxie.c +++ b/bfd/cpu-moxie.c @@ -34,7 +34,7 @@ const bfd_arch_info_type bfd_moxie_arch = "moxie", /* Printable name. */ 2, /* Unsigned int section alignment power. */ TRUE, /* The one and only. */ - bfd_default_compatible, + bfd_default_compatible, bfd_default_scan, bfd_arch_default_fill, 0, |