obsolete comment (x86 asm now for 450 MHz)
This commit is contained in:
parent
335202e4aa
commit
9fd801a159
1 changed files with 0 additions and 1 deletions
|
|
@ -2386,7 +2386,6 @@ static void eat_startup_events(void)
|
|||
#endif
|
||||
|
||||
#ifdef __i386__
|
||||
// get 6.25 MHz out of a 200 MHz Pentium-MMX
|
||||
#define CLOCK_ASM(tbl) asm volatile("rdtsc" : "=A" (tbl))
|
||||
#define CLOCK_TYPE unsigned long long
|
||||
#ifndef CLOCK_SPEED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue