diff options
Diffstat (limited to 'compiler/dex/quick/x86/fp_x86.cc')
-rw-r--r-- | compiler/dex/quick/x86/fp_x86.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/dex/quick/x86/fp_x86.cc b/compiler/dex/quick/x86/fp_x86.cc index f2ecf6c959..cc6f374488 100644 --- a/compiler/dex/quick/x86/fp_x86.cc +++ b/compiler/dex/quick/x86/fp_x86.cc @@ -373,4 +373,4 @@ bool X86Mir2Lir::GenInlinedSqrt(CallInfo* info) { -} // namespace art +} // namespace art |