diff options
Diffstat (limited to 'compiler/utils/x86/constants_x86.h')
-rw-r--r-- | compiler/utils/x86/constants_x86.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/utils/x86/constants_x86.h b/compiler/utils/x86/constants_x86.h index 477b915bb9..0c0a7d4133 100644 --- a/compiler/utils/x86/constants_x86.h +++ b/compiler/utils/x86/constants_x86.h @@ -25,7 +25,7 @@ #include "base/globals.h" #include "base/macros.h" -namespace art { +namespace art HIDDEN { namespace x86 { enum ByteRegister { |