Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / elf32-avr.h
index 324c2dfdf3e06bd306900c824df5489b7a5c6f24..3942adf448b68ed627d912685dae80c38a61238e 100644 (file)
@@ -1,5 +1,5 @@
 /* AVR-specific support for 32-bit ELF.
-   Copyright (C) 2006-2019 Free Software Foundation, Inc.
+   Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
    Written by Bjoern Haase <bjoern.m.haase@web.de>
 
 
 extern void
 elf32_avr_setup_params (struct bfd_link_info *, bfd *, asection *,
-                       bfd_boolean, bfd_boolean, bfd_boolean,
-                       bfd_vma, bfd_boolean);
+                       bool, bool, bool, bfd_vma, bool);
 
 extern int
 elf32_avr_setup_section_lists (bfd *, struct bfd_link_info *);
 
-extern bfd_boolean
-elf32_avr_size_stubs (bfd *, struct bfd_link_info *, bfd_boolean);
+extern bool
+elf32_avr_size_stubs (bfd *, struct bfd_link_info *, bool);
 
-extern bfd_boolean
+extern bool
 elf32_avr_build_stubs (struct bfd_link_info *);
 
 /* The name of the section into which the property records are stored.  */
This page took 0.025642 seconds and 4 git commands to generate.