diff options
Diffstat (limited to 'bfd/cpu-openrisc.c')
-rw-r--r-- | bfd/cpu-openrisc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/cpu-openrisc.c b/bfd/cpu-openrisc.c index a430349..8e3e878 100644 --- a/bfd/cpu-openrisc.c +++ b/bfd/cpu-openrisc.c @@ -36,6 +36,7 @@ DEFAULT, \ bfd_default_compatible, \ bfd_default_scan, \ + bfd_arch_default_fill, \ NEXT, \ } |