Fix stat typo.

--HG--
extra : convert_revision : f23d8c50f586fb8f25d4ce992730213f0c301b0f
This commit is contained in:
Kevin Lim 2006-05-25 17:56:01 -04:00
parent 32509d8387
commit f1fab2a446

View file

@ -77,7 +77,7 @@ namespace AlphaPseudo
xc->suspend();
if (xc->getKernelStats())
xc->getKernelStats()->arm();
xc->getKernelStats()->quiesce();
}
void