diff options
Diffstat (limited to 'bfd/cpu-mips.c')
-rw-r--r-- | bfd/cpu-mips.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/cpu-mips.c b/bfd/cpu-mips.c index be8f97f..d54b0a5 100644 --- a/bfd/cpu-mips.c +++ b/bfd/cpu-mips.c @@ -57,7 +57,7 @@ mips_compatible (a, b) PRINT, \ 3, \ DEFAULT, \ - mips_compatible, \ + mips_compatible, \ bfd_default_scan, \ NEXT, \ } |