summaryrefslogtreecommitdiff
path: root/runtime/entrypoints/runtime_asm_entrypoints.h
diff options
context:
space:
mode:
authorDavid Srbecky <dsrbecky@google.com>2019-10-13 12:23:52 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-10-13 12:23:52 -0700
commitc0bc75f3ad659b585d60a698823824b059ebf97c (patch)
treeef51e614883565896440880935ca8c89a30b979f /runtime/entrypoints/runtime_asm_entrypoints.h
parent6d9723bdc53033908f36170dcc527af9e8821bf6 (diff)
parentbae6b5c126acc90ecc0e7b4e646275b1a17f62cb (diff)
Revert "Improve stack unwinding during gcstress tests." am: 47d2947967 am: 027aa88861
am: bae6b5c126 Change-Id: I25e32e74e4af8dc9f569625df98f42bccfb4b0a8
Diffstat (limited to 'runtime/entrypoints/runtime_asm_entrypoints.h')
-rw-r--r--runtime/entrypoints/runtime_asm_entrypoints.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/runtime/entrypoints/runtime_asm_entrypoints.h b/runtime/entrypoints/runtime_asm_entrypoints.h
index f350ce458d6..3f4e91ed913 100644
--- a/runtime/entrypoints/runtime_asm_entrypoints.h
+++ b/runtime/entrypoints/runtime_asm_entrypoints.h
@@ -19,12 +19,8 @@
#include "deoptimization_kind.h"
-#include "jni.h"
-
namespace art {
-class ArtMethod;
-
#ifndef BUILDING_LIBART
#error "File and symbols only for use within libart."
#endif