Merge pull request #4191 from phire/fix_master

Fix the master build.
This commit is contained in:
Markus Wick 2016-09-07 10:13:59 +02:00 committed by GitHub
commit b2dcbbf884
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
using namespace Gen;
static int s_clear_jit_cache_thread_safe;
static CoreTiming::EventType* s_clear_jit_cache_thread_safe;
static void ClearCacheThreadSafe(u64 userdata, s64 cyclesdata)
{