]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/tc-i386.c
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
[thirdparty/binutils-gdb.git] / gas / config / tc-i386.c
index b17d39f8b8bcb161fae83b74516f274f8eb721cb..fc1eeaf2a29a3a290e0afb4f6f138de519ea2d3f 100644 (file)
@@ -5146,7 +5146,7 @@ i386_validate_fix (fixp)
     }
 }
 
-boolean
+bfd_boolean
 i386_force_relocation (fixp)
      fixS *fixp;
 {