]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/elf32-avr.h
Use bool in bfd
[thirdparty/binutils-gdb.git] / bfd / elf32-avr.h
index 467d2b61586bed06a3bf26cbfe2dfb9f3493e896..3942adf448b68ed627d912685dae80c38a61238e 100644 (file)
 
 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.  */