aboutsummaryrefslogtreecommitdiff
path: root/binutils/budbg.h
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/budbg.h')
-rw-r--r--binutils/budbg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/budbg.h b/binutils/budbg.h
index a507ff9..4a93b4e 100644
--- a/binutils/budbg.h
+++ b/binutils/budbg.h
@@ -39,7 +39,7 @@ extern void *start_stab (void *, bfd *, bool, asymbol **, long);
extern bool finish_stab (void *, void *);
extern bool parse_stab
- (void *, void *, int, int, bfd_vma, const char *);
+ (void *, void *, int, int, bfd_vma, const char *, bool *);
extern bool write_stabs_in_sections_debugging_info
(bfd *, void *, bfd_byte **, bfd_size_type *, bfd_byte **, bfd_size_type *);