Commit fc756544 authored by Sam Lantinga's avatar Sam Lantinga

*** empty log message ***

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40318
parent fa7913f2
...@@ -57,6 +57,7 @@ static char rcsid = ...@@ -57,6 +57,7 @@ static char rcsid =
#endif #endif
#if defined(i386) || defined(__i386__) #if defined(i386) || defined(__i386__)
/* This only works on pentium or newer x86 processors */
/* Actually, this isn't reliable on multi-cpu systems, so is disabled */ /* Actually, this isn't reliable on multi-cpu systems, so is disabled */
/*#define USE_RDTSC*/ /*#define USE_RDTSC*/
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment