Decode properly flags of %ccr register on sparc64.
[deliverable/binutils-gdb.git] / gdb / c-lang.h
index 25cd93cb984472e3206c3b610a769f156acd0fe6..c4b19ecfef610584a1c716fff0d802495c379be0 100644 (file)
@@ -1,6 +1,6 @@
 /* C language support definitions for GDB, the GNU debugger.
 
-   Copyright (C) 1992-2016 Free Software Foundation, Inc.
+   Copyright (C) 1992-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -123,7 +123,7 @@ extern void cp_print_class_member (const gdb_byte *, struct type *,
                                   struct ui_file *, char *);
 
 extern void cp_print_value_fields (struct type *, struct type *,
-                                  const gdb_byte *, LONGEST, CORE_ADDR,
+                                  LONGEST, CORE_ADDR,
                                   struct ui_file *, int,
                                   struct value *,
                                   const struct value_print_options *,
This page took 0.026899 seconds and 4 git commands to generate.