This commit is contained in:
Dr. Stephen Henson 2001-03-10 01:57:38 +00:00
parent b4f682d32f
commit 40e15f9d78

View File

@ -583,7 +583,7 @@ static void readtimer(void)
__try { __try {
__asm { __asm {
_emit 0x0f _emit 0x0f
_emix 0x31 _emit 0x31
mov cyclecount, eax mov cyclecount, eax
} }
RAND_add(&cyclecount, sizeof(cyclecount), 1); RAND_add(&cyclecount, sizeof(cyclecount), 1);