Fix stat typo.
--HG-- extra : convert_revision : f23d8c50f586fb8f25d4ce992730213f0c301b0f
This commit is contained in:
parent
32509d8387
commit
f1fab2a446
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ namespace AlphaPseudo
|
|||
|
||||
xc->suspend();
|
||||
if (xc->getKernelStats())
|
||||
xc->getKernelStats()->arm();
|
||||
xc->getKernelStats()->quiesce();
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in a new issue