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

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)