summaryrefslogtreecommitdiffstats
path: root/debuggerd/crasher.c
diff options
context:
space:
mode:
authorBruce Beare <bruce.j.beare@intel.com>2010-10-13 14:21:30 -0700
committerBruce Beare <bruce.j.beare@intel.com>2010-11-29 11:03:48 -0800
commit849249064cae9c1bb23b0204b5d35b832567801e (patch)
tree46945159307ad0c7252aab2f986ae310c261ee0a /debuggerd/crasher.c
parent1a15cb7e904a562b0120039816fce5b8e6d5b147 (diff)
downloadcore-849249064cae9c1bb23b0204b5d35b832567801e.tar.gz
core-849249064cae9c1bb23b0204b5d35b832567801e.tar.bz2
core-849249064cae9c1bb23b0204b5d35b832567801e.zip
debuggerd: Reorganize to facilitate IA commit
Change-Id: I22dd02daf617672fc0a8ba7e396017c57f17e26e Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
Diffstat (limited to 'debuggerd/crasher.c')
-rw-r--r--debuggerd/crasher.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/debuggerd/crasher.c b/debuggerd/crasher.c
index f4a5a62bd..00652e975 100644
--- a/debuggerd/crasher.c
+++ b/debuggerd/crasher.c
@@ -19,6 +19,7 @@
void crash1(void);
void crashnostack(void);
+void maybeabort(void);
static void debuggerd_connect()
{