gdb: Introduce new language field la_is_string_type_p
[deliverable/binutils-gdb.git] / binutils / bucomm.h
index d7cc4219f794e0fd6f143e578e02eb6295911284..4ab96bcf862ac4ab50e2efd66ab2defd826553a2 100644 (file)
@@ -1,5 +1,5 @@
 /* bucomm.h -- binutils common include file.
-   Copyright (C) 1991-2015 Free Software Foundation, Inc.
+   Copyright (C) 1991-2019 Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
@@ -49,7 +49,7 @@ void list_supported_architectures (const char *, FILE *);
 
 int display_info (void);
 
-void print_arelt_descr (FILE *, bfd *, bfd_boolean);
+void print_arelt_descr (FILE *, bfd *, bfd_boolean, bfd_boolean);
 
 char *make_tempname (char *);
 char *make_tempdir (char *);
This page took 0.025094 seconds and 4 git commands to generate.