]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/tc-mcore.c
Use bool in gas
[thirdparty/binutils-gdb.git] / gas / config / tc-mcore.c
index bec862bb3af265656204937392b6ff8176806ff7..d81e0be5b2bd5c2076b9003a01fc57830362f786 100644 (file)
@@ -2229,7 +2229,7 @@ mcore_force_relocation (fixS * fix)
 /* Return true if the fix can be handled by GAS, false if it must
    be passed through to the linker.  */
 
-bfd_boolean
+bool
 mcore_fix_adjustable (fixS * fixP)
 {
   /* We need the symbol name for the VTABLE entries.  */