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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/smp.h linux/include/asm-ppc/smp.h
@@ -3,6 +3,7 @@
  * Taken from asm-sparc/smp.h
  */
 
+#ifdef __KERNEL__
 #ifndef _PPC_SMP_H
 #define _PPC_SMP_H
 
@@ -59,3 +60,4 @@
 #endif /* !(CONFIG_SMP) */
 
 #endif /* !(_PPC_SMP_H) */
+#endif /* __KERNEL__ */

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