patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / asm-i386 / param.h
index 2c814d0..e0a4750 100644 (file)
@@ -4,7 +4,7 @@
 #ifdef __KERNEL__
 # define HZ            1000            /* Internal kernel timer frequency */
 # define USER_HZ       100             /* .. some user interfaces are in "ticks" */
-# define CLOCKS_PER_SEC        (USER_HZ)       /* like times() */
+# define CLOCKS_PER_SEC                (USER_HZ)       /* like times() */
 #endif
 
 #ifndef HZ