patch-2.4.0-test12 linux/include/asm-mips64/param.h
Next file: linux/include/asm-mips64/pci.h
Previous file: linux/include/asm-mips64/mipsregs.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Nov 28 21:42:04 2000
- Orig file:
v2.4.0-test11/linux/include/asm-mips64/param.h
- Orig date:
Wed Jul 12 15:15:10 2000
diff -u --recursive --new-file v2.4.0-test11/linux/include/asm-mips64/param.h linux/include/asm-mips64/param.h
@@ -29,4 +29,8 @@
#define MAXHOSTNAMELEN 64 /* max length of hostname */
+#ifdef __KERNEL__
+# define CLOCKS_PER_SEC 100 /* frequency at which times() counts */
+#endif
+
#endif /* _ASM_PARAM_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)