Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / elf32-nios2.h
index d3e7a7d404dfb62bb2c702f8c4aaa88a23718f3d..4961e87cf996f53992316f583dcf455a1b9d3b6b 100644 (file)
@@ -1,5 +1,5 @@
 /* Nios II support for 32-bit ELF
-   Copyright (C) 2013-2015 Free Software Foundation, Inc.
+   Copyright (C) 2013-2021 Free Software Foundation, Inc.
    Contributed by Mentor Graphics
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -28,11 +28,11 @@ extern int nios2_elf32_setup_section_lists
 extern void nios2_elf32_next_input_section
   (struct bfd_link_info *, asection *);
 
-extern bfd_boolean nios2_elf32_size_stubs
-  (bfd *, bfd *, struct bfd_link_info *, 
-   asection * (*) (const char *, asection *, bfd_boolean), void (*) (void));
+extern bool nios2_elf32_size_stubs
+  (bfd *, bfd *, struct bfd_link_info *,
+   asection * (*) (const char *, asection *, bool), void (*) (void));
 
-extern bfd_boolean nios2_elf32_build_stubs
+extern bool nios2_elf32_build_stubs
   (struct bfd_link_info *);
 
 #endif  /* _ELF32_NIOS2_H */
This page took 0.023178 seconds and 4 git commands to generate.