]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/tc-fr30.h
Use bool in gas
[thirdparty/binutils-gdb.git] / gas / config / tc-fr30.h
index 5e3f7a37468c8b2c1ebbe46891377ac4543154c9..a652a6b14cb066a3cd30d8f1f9d6e4359e3c5ad9 100644 (file)
@@ -44,7 +44,7 @@
 
 #define tc_fix_adjustable(FIX) fr30_fix_adjustable (FIX)
 struct fix;
-extern bfd_boolean fr30_fix_adjustable (struct fix *);
+extern bool fr30_fix_adjustable (struct fix *);
 
 #define tc_gen_reloc gas_cgen_tc_gen_reloc