]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/tc-d10v.h
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
[thirdparty/binutils-gdb.git] / gas / config / tc-d10v.h
index 53fe66e75557c9714db5e2726cfcb53d58e26f5f..dd8ad58c5afa6a4df95ec3778792bed56566725d 100644 (file)
@@ -58,7 +58,7 @@ int d10v_cleanup PARAMS ((void));
 } while (0)
 
 #define tc_fix_adjustable(FIX) d10v_fix_adjustable(FIX)
-boolean d10v_fix_adjustable PARAMS ((struct fix *));
+bfd_boolean d10v_fix_adjustable PARAMS ((struct fix *));
 
 #define TC_FORCE_RELOCATION(FIX) d10v_force_relocation(FIX)
 extern int d10v_force_relocation PARAMS ((struct fix *));