summaryrefslogtreecommitdiff
path: root/runtime/entrypoints/quick/quick_deoptimization_entrypoints.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/entrypoints/quick/quick_deoptimization_entrypoints.cc')
-rw-r--r--runtime/entrypoints/quick/quick_deoptimization_entrypoints.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/entrypoints/quick/quick_deoptimization_entrypoints.cc b/runtime/entrypoints/quick/quick_deoptimization_entrypoints.cc
index 277bc7bf06..29060457fd 100644
--- a/runtime/entrypoints/quick/quick_deoptimization_entrypoints.cc
+++ b/runtime/entrypoints/quick/quick_deoptimization_entrypoints.cc
@@ -23,7 +23,7 @@
#include "runtime.h"
#include "thread.h"
-namespace art {
+namespace art HIDDEN {
NO_RETURN static void artDeoptimizeImpl(Thread* self,
DeoptimizationKind kind,