diff options
Diffstat (limited to 'bfd/coff-sparc.c')
-rw-r--r-- | bfd/coff-sparc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/coff-sparc.c b/bfd/coff-sparc.c index fc65f34..031dcd0 100644 --- a/bfd/coff-sparc.c +++ b/bfd/coff-sparc.c @@ -198,7 +198,7 @@ rtype2howto (arelent *cache_ptr, struct internal_reloc *dst) #include "coffcode.h" #ifndef TARGET_SYM -#define TARGET_SYM sparccoff_vec +#define TARGET_SYM sparc_coff_vec #endif #ifndef TARGET_NAME |