Use gdb_bfd_sections in dwarf2/read.c
[deliverable/binutils-gdb.git] / gdb / x86-tdep.h
index 807ad1d2b32dd3a3a7030355515b2bf9c5e17b0d..0f3e4256bc5c62c395ae18cf6ec5138b4edc792f 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for X86-based targets.
 
-   Copyright (C) 2018 Free Software Foundation, Inc.
+   Copyright (C) 2018-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -24,7 +24,7 @@
    REGISTER_NAMES[LO] (inclusive) to REGISTER_NAMES[HI] (exclusive).  */
 
 extern bool x86_in_indirect_branch_thunk (CORE_ADDR pc,
-                                         const char **register_names,
+                                         const char * const *register_names,
                                          int lo, int hi);
 
 #endif /* x86-tdep.h */
This page took 0.024126 seconds and 4 git commands to generate.