Use bool in gas
[binutils-gdb.git] / gas / config / tc-ft32.h
index 0772e86f5e230e1fcce08dc8903026f88b180f24..93d497f083970bb7ff6798b9413b4c8423b8678d 100644 (file)
@@ -1,6 +1,6 @@
 /* tc-ft32.h -- Header file for tc-ft32.c.
 
-   Copyright (C) 2013-2018 Free Software Foundation, Inc.
+   Copyright (C) 2013-2021 Free Software Foundation, Inc.
    Contributed by FTDI (support@ftdichip.com)
 
    This file is part of GAS, the GNU Assembler.
@@ -61,8 +61,6 @@ extern int ft32_validate_fix_sub (struct fix *);
 /* The difference between same-section symbols may be affected by linker
    relaxation, so do not resolve such expressions in the assembler.  */
 #define md_allow_local_subtract(l,r,s) ft32_allow_local_subtract (l, r, s)
-extern bfd_boolean ft32_allow_local_subtract (expressionS *,
-                                              expressionS *,
-                                              segT);
+extern bool ft32_allow_local_subtract (expressionS *, expressionS *, segT);
 
 #define md_operand(x)