patch-2.4.0-test3 linux/include/asm-mips64/param.h

Next file: linux/include/asm-mips64/pgalloc.h
Previous file: linux/include/asm-mips64/page.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/include/asm-mips64/param.h linux/include/asm-mips64/param.h
@@ -12,7 +12,9 @@
 #ifndef HZ
 #define HZ 100
 #  define HZ 100
+#ifdef __KERNEL__
 #  define HZ_TO_STD(a) (a)
+#endif
 #endif
 
 #define EXEC_PAGESIZE	4096

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)