patch-2.3.99-pre7 linux/include/asm-ppc/resource.h
Next file: linux/include/asm-ppc/rpxclassic.h
Previous file: linux/include/asm-ppc/processor.h
Back to the patch index
Back to the overall index
-  Lines: 17
-  Date:
Tue May  2 13:05:40 2000
-  Orig file: 
v2.3.99-pre6/linux/include/asm-ppc/resource.h
-  Orig date: 
Tue Dec 14 01:27:24 1999
diff -u --recursive --new-file v2.3.99-pre6/linux/include/asm-ppc/resource.h linux/include/asm-ppc/resource.h
@@ -14,14 +14,14 @@
 
 #define RLIM_NLIMITS	10
 
+#ifdef __KERNEL__
+
 /*
  * SuS says limits have to be unsigned.
  * Which makes a ton more sense anyway.
  */
 #define RLIM_INFINITY	(~0UL)
 
-
-#ifdef __KERNEL__
 
 #define INIT_RLIMITS							\
 {									\
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)