summaryrefslogtreecommitdiffstats
path: root/debuggerd/debuggerd.h
diff options
context:
space:
mode:
Diffstat (limited to 'debuggerd/debuggerd.h')
-rw-r--r--debuggerd/debuggerd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/debuggerd/debuggerd.h b/debuggerd/debuggerd.h
index 01736bd..e3cdc7c 100644
--- a/debuggerd/debuggerd.h
+++ b/debuggerd/debuggerd.h
@@ -37,4 +37,3 @@ void dump_pc_and_lr(int tfd, int pid, mapinfo *map, int unwound_level, bool at_f
void dump_stack_and_code(int tfd, int pid, mapinfo *map,
int unwind_depth, unsigned int sp_list[],
bool at_fault);
-