summaryrefslogtreecommitdiff
path: root/bfd/elf32-v850.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elf32-v850.h')
-rw-r--r--bfd/elf32-v850.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/elf32-v850.h b/bfd/elf32-v850.h
index deb55b65ab7..34fa76eb798 100644
--- a/bfd/elf32-v850.h
+++ b/bfd/elf32-v850.h
@@ -18,8 +18,8 @@
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
MA 02110-1301, USA. */
-extern bfd_boolean v850_elf_create_sections
+extern bool v850_elf_create_sections
(struct bfd_link_info *);
-extern bfd_boolean v850_elf_set_note
+extern bool v850_elf_set_note
(bfd *, unsigned int, unsigned int);