aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-sh.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/tc-sh.h')
-rw-r--r--gas/config/tc-sh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-sh.h b/gas/config/tc-sh.h
index 748ba3c..f6fc053 100644
--- a/gas/config/tc-sh.h
+++ b/gas/config/tc-sh.h
@@ -154,7 +154,7 @@ extern void sh_frob_file (void);
sh_coff_reloc_mangle ((seg), (fix), (int), (paddr))
extern void sh_coff_reloc_mangle
(struct segment_info_struct *, struct fix *,
- struct internal_reloc *, unsigned int));
+ struct internal_reloc *, unsigned int);
#define tc_coff_symbol_emit_hook(a) ; /* not used */