aboutsummaryrefslogtreecommitdiff
path: root/gdb/x86-tdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/x86-tdep.h')
-rw-r--r--gdb/x86-tdep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/x86-tdep.h b/gdb/x86-tdep.h
index 7840ced..cf630f8 100644
--- a/gdb/x86-tdep.h
+++ b/gdb/x86-tdep.h
@@ -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 * const *register_names,
+ const char *const *register_names,
int lo, int hi);
#endif /* x86-tdep.h */