patch-2.4.0-test12 linux/include/asm-m68k/param.h
Next file: linux/include/asm-m68k/parport.h
Previous file: linux/include/asm-m68k/page.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Nov 27 18:00:49 2000
- Orig file:
v2.4.0-test11/linux/include/asm-m68k/param.h
- Orig date:
Fri Nov 12 04:29:47 1999
diff -u --recursive --new-file v2.4.0-test11/linux/include/asm-m68k/param.h linux/include/asm-m68k/param.h
@@ -23,4 +23,8 @@
#define MAXHOSTNAMELEN 64 /* max length of hostname */
+#ifdef __KERNEL__
+# define CLOCKS_PER_SEC HZ /* frequency at which times() counts */
+#endif
+
#endif /* _M68K_PARAM_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)