summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy McFadden <fadden@android.com>2009-09-24 14:44:59 -0700
committerAndy McFadden <fadden@android.com>2009-09-24 14:50:23 -0700
commitcbb67b37b1a0223097763f84ebae072eca183164 (patch)
tree4e43b78f53eb1adedb5fe161287a32ec0cf6ceaa
parentd8f217f6b2ef6201a6db0652bad2e9435d3bf9fd (diff)
downloadlibcore-cbb67b37b1a0223097763f84ebae072eca183164.zip
libcore-cbb67b37b1a0223097763f84ebae072eca183164.tar.gz
libcore-cbb67b37b1a0223097763f84ebae072eca183164.tar.bz2
Remove ((noreturn)) from dvmAbort().
Functions that could call dvmAbort() from more than one place were merging the calls together, which is great until you need to decode a native stack trace. For 2144313.
0 files changed, 0 insertions, 0 deletions