Make bfd_byte an int8_t, flagword a uint32_t
[binutils-gdb.git] / bfd / elf-s390.h
index b37ec18f418fbd423d3c6658b7a3be848455ffca..ad6c59886a250f6a497e628f0da7eb0a0b5b6f38 100644 (file)
@@ -1,5 +1,5 @@
 /* S/390-specific support for ELF.
-   Copyright (C) 2017 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -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);