This commit is contained in:
Nekotekina 2015-08-12 15:19:31 +03:00
parent 73b108765e
commit 15057ffc5e
2 changed files with 3 additions and 2 deletions

View file

@ -782,4 +782,4 @@ u32 ppu_recompiler_llvm::CPUHybridDecoderRecompiler::ExecuteTillReturn(PPUThread
bool ppu_recompiler_llvm::CPUHybridDecoderRecompiler::PollStatus(PPUThread * ppu_state) {
return ppu_state->check_status();
}
#endif // LLVM_AVAILABLE
#endif // LLVM_AVAILABLE