patch-2.4.21 linux-2.4.21/include/asm-ppc/param.h
Next file: linux-2.4.21/include/asm-ppc/parport.h
Previous file: linux-2.4.21/include/asm-ppc/page.h
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
2003-06-13 07:51:38.000000000 -0700
-  Orig file: 
linux-2.4.20/include/asm-ppc/param.h
-  Orig date: 
2001-08-28 06:58:33.000000000 -0700
diff -urN linux-2.4.20/include/asm-ppc/param.h linux-2.4.21/include/asm-ppc/param.h
@@ -1,6 +1,3 @@
-/*
- * BK Id: SCCS/s.param.h 1.8 08/20/01 22:50:29 paulus
- */
 #ifndef _ASM_PPC_PARAM_H
 #define _ASM_PPC_PARAM_H
 
@@ -22,6 +19,6 @@
 
 #ifdef __KERNEL__
 # define CLOCKS_PER_SEC	HZ	/* frequency at which times() counts */
-#endif
+#endif /* __KERNEL__ */
 
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)