patch-2.4.3 linux/include/asm-arm/param.h
Next file: linux/include/asm-arm/pgtable.h
Previous file: linux/include/asm-arm/mach/amba_kmi.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Mar 6 19:44:35 2001
- Orig file:
v2.4.2/linux/include/asm-arm/param.h
- Orig date:
Mon Sep 18 15:15:24 2000
diff -u --recursive --new-file v2.4.2/linux/include/asm-arm/param.h linux/include/asm-arm/param.h
@@ -28,5 +28,9 @@
/* max length of hostname */
#define MAXHOSTNAMELEN 64
+#ifdef __KERNEL__
+# define CLOCKS_PER_SEC HZ
+#endif
+
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)