*** empty log message ***

This commit is contained in:
Sam Lantinga
2002-03-24 01:12:57 +00:00
parent b72574a05f
commit d982cbac62

View File

@@ -57,6 +57,7 @@ static char rcsid =
#endif
#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 */
/*#define USE_RDTSC*/
#endif