]> Git Repo - binutils.git/blobdiff - gdbserver/linux-xtensa-low.cc
gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
[binutils.git] / gdbserver / linux-xtensa-low.cc
index a666f52e155ec1b41d8e4359852f65a7d1ecf0fb..431ed5405b6a8bcb5b70a157bebf906a21087f73 100644 (file)
@@ -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;
 
This page took 0.02624 seconds and 4 git commands to generate.