patch-2.4.0-test11 linux/include/asm-alpha/param.h
Next file: linux/include/asm-alpha/pgtable.h
Previous file: linux/include/asm-alpha/module.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Nov 7 23:37:31 2000
- Orig file:
v2.4.0-test10/linux/include/asm-alpha/param.h
- Orig date:
Tue Jul 13 02:29:35 1999
diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-alpha/param.h linux/include/asm-alpha/param.h
@@ -27,4 +27,8 @@
#define MAXHOSTNAMELEN 64 /* max length of hostname */
+#ifdef __KERNEL__
+# define CLOCKS_PER_SEC HZ /* frequency at which times() counts */
+#endif
+
#endif /* _ASM_ALPHA_PARAM_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)