sim: frv: fix up various missing prototype warnings
[binutils-gdb.git] / ld / ldelfgen.h
index 3392c2b81a7b08b77dc4546bf702ad84d9c99b43..704893bf853e6bd7d7b182f46b8d0f255c6b26a1 100644 (file)
@@ -1,5 +1,5 @@
 /* Emulation code used by all ELF targets.
-   Copyright (C) 1991-2020 Free Software Foundation, Inc.
+   Copyright (C) 1991-2021 Free Software Foundation, Inc.
 
    This file is part of the GNU Binutils.
 
@@ -22,7 +22,7 @@ struct elf_internal_sym;
 struct elf_strtab_hash;
 struct ctf_dict;
 
-extern void ldelf_map_segments (bfd_boolean);
+extern void ldelf_map_segments (bool);
 extern int ldelf_emit_ctf_early (void);
 extern void ldelf_acquire_strings_for_ctf
   (struct ctf_dict *ctf_output, struct elf_strtab_hash *strtab);