This commit is contained in:
Ulf Möller 2001-03-10 04:29:05 +00:00
parent b9cc6148f4
commit 142e22641e

View file

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