]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/i386/pit.h
xnu-792.tar.gz
[apple/xnu.git] / osfmk / i386 / pit.h
index ab14da5c1ec127c1dd274eb854053c1510fcbd5d..1bfb05bf9f376f86331b8acbbde5e9631308cc54 100644 (file)
@@ -100,7 +100,7 @@ WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  * Clock speed for the timer in hz divided by the constant HZ
  * (defined in param.h)
  */
-#define CLKNUM         1193167
+#define CLKNUM         1193182         /* formerly 1193167 */
 
 #if    EXL
 /* added micro-timer support.   --- csy */