diff options
Diffstat (limited to 'runtime/nterp_helpers.cc')
-rw-r--r-- | runtime/nterp_helpers.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/nterp_helpers.cc b/runtime/nterp_helpers.cc index b39cbef10e..328ef629c4 100644 --- a/runtime/nterp_helpers.cc +++ b/runtime/nterp_helpers.cc @@ -23,7 +23,7 @@ #include "oat/oat_quick_method_header.h" #include "quick/quick_method_frame_info.h" -namespace art { +namespace art HIDDEN { /** * An nterp frame follows the optimizing compiler's ABI conventions, with |