aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-epiphany.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/tc-epiphany.h')
-rw-r--r--gas/config/tc-epiphany.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-epiphany.h b/gas/config/tc-epiphany.h
index d233ba5..e5412e8 100644
--- a/gas/config/tc-epiphany.h
+++ b/gas/config/tc-epiphany.h
@@ -46,7 +46,7 @@
#define MD_APPLY_SYM_VALUE(FIX) 0
#define tc_fix_adjustable(FIX) epiphany_fix_adjustable (FIX)
-extern bfd_boolean epiphany_fix_adjustable (struct fix *);
+extern bool epiphany_fix_adjustable (struct fix *);
#define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP,SEC)