patch-2.4.0-test10 linux/include/asm-i386/param.h
Next file: linux/include/asm-i386/pgalloc.h
Previous file: linux/include/asm-i386/page.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Oct 27 11:04:43 2000
- Orig file:
v2.4.0-test9/linux/include/asm-i386/param.h
- Orig date:
Tue Aug 1 08:08:17 1995
diff -u --recursive --new-file v2.4.0-test9/linux/include/asm-i386/param.h linux/include/asm-i386/param.h
@@ -17,4 +17,8 @@
#define MAXHOSTNAMELEN 64 /* max length of hostname */
+#ifdef __KERNEL__
+# define CLOCKS_PER_SEC 100 /* frequency at which times() counts */
+#endif
+
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)