diff options
Diffstat (limited to 'runtime/common_dex_operations.h')
-rw-r--r-- | runtime/common_dex_operations.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/common_dex_operations.h b/runtime/common_dex_operations.h index ce2090c2a5..58b54af078 100644 --- a/runtime/common_dex_operations.h +++ b/runtime/common_dex_operations.h @@ -42,7 +42,7 @@ #include "stack.h" #include "thread.h" -namespace art { +namespace art HIDDEN { namespace interpreter { void ArtInterpreterToInterpreterBridge(Thread* self, |