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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/user.h linux/include/asm-ppc/user.h
@@ -1,3 +1,4 @@
+#ifdef __KERNEL__
 #ifndef _PPC_USER_H
 #define _PPC_USER_H
 
@@ -50,3 +51,4 @@
 #define HOST_STACK_END_ADDR	(u.start_stack + u.u_ssize * NBPG)
 
 #endif /* _PPC_USER_H */
+#endif /* __KERNEL__ */

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