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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/uninorth.h linux/include/asm-ppc/uninorth.h
@@ -3,6 +3,7 @@
  *             from Apple. This chip is used on "Core99" machines
  *
  */
+#ifdef __KERNEL__
 
 
 /*
@@ -79,5 +80,4 @@
  */
 #define UNI_N_HWINIT_STATE_CPU1_FLAG	0x10000000
 
-
-
+#endif /* __KERNEL__ */

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