doh
This commit is contained in:
parent
b9cc6148f4
commit
142e22641e
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue