]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/tc-mn10300.h
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
[thirdparty/binutils-gdb.git] / gas / config / tc-mn10300.h
index 21611961c5398e763db3c8fc1e27af166238e2e1..739cd8bc3eb65992407731b07d2a42f32333a80d 100644 (file)
@@ -63,7 +63,7 @@ extern int mn10300_force_relocation PARAMS ((struct fix *));
 /* Don't bother to adjust relocs.  */
 #define tc_fix_adjustable(FIX) 0
 /* #define tc_fix_adjustable(FIX) mn10300_fix_adjustable (FIX) */
-extern boolean mn10300_fix_adjustable PARAMS ((struct fix *));
+extern bfd_boolean mn10300_fix_adjustable PARAMS ((struct fix *));
 
 /* We do relaxing in the assembler as well as the linker.  */
 extern const struct relax_type md_relax_table[];