]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/elf-s390.h
Use bool in bfd
[thirdparty/binutils-gdb.git] / bfd / elf-s390.h
index 5567945b50793febc044c4e0477467f32e63ffae..4cc6c108e7b72de7686bc9a6a08ffb02ebba26ae 100644 (file)
@@ -25,5 +25,5 @@ struct s390_elf_params
   int pgste;
 };
 
-bfd_boolean bfd_elf_s390_set_options (struct bfd_link_info *info,
-                                     struct s390_elf_params *params);
+bool bfd_elf_s390_set_options (struct bfd_link_info *info,
+                              struct s390_elf_params *params);