patch-2.4.0-test11 linux/include/asm-ppc/init.h

Next file: linux/include/asm-ppc/io.h
Previous file: linux/include/asm-ppc/immap_8260.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/init.h linux/include/asm-ppc/init.h
@@ -1,3 +1,4 @@
+#ifdef __KERNEL__
 #ifndef _PPC_INIT_H
 #define _PPC_INIT_H
 
@@ -35,3 +36,4 @@
 	__argopenfirmware
 	
 #endif /* _PPC_INIT_H */
+#endif /* __KERNEL__ */

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