summaryrefslogtreecommitdiff
path: root/gdbserver/linux-xtensa-low.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gdbserver/linux-xtensa-low.cc')
-rw-r--r--gdbserver/linux-xtensa-low.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbserver/linux-xtensa-low.cc b/gdbserver/linux-xtensa-low.cc
index a666f52e155..431ed5405b6 100644
--- a/gdbserver/linux-xtensa-low.cc
+++ b/gdbserver/linux-xtensa-low.cc
@@ -279,7 +279,7 @@ xtensa_target::low_breakpoint_at (CORE_ADDR where)
ps_err_e
ps_get_thread_area (struct ps_prochandle *ph,
- lwpid_t lwpid, int idx, void **base)
+ lwpid_t lwpid, int idx, void **base)
{
xtensa_elf_gregset_t regs;