Fix for full system compiling.
--HG-- extra : convert_revision : 91f60703008988d25f9d97ca5eccda97424b2906
This commit is contained in:
@@ -408,7 +408,7 @@ BaseSimpleCPU::postExecute()
|
||||
{
|
||||
#if FULL_SYSTEM
|
||||
if (system->kernelBinning->fnbin) {
|
||||
assert(kernelStats);
|
||||
assert(cpuXC->getKernelStats());
|
||||
system->kernelBinning->execute(xcProxy, inst);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user