patch-2.4.0-test11 linux/include/asm-ppc/residual.h
Next file: linux/include/asm-ppc/rpxclassic.h
Previous file: linux/include/asm-ppc/raven.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Sat Nov 11 18:23:11 2000
- Orig file:
v2.4.0-test10/linux/include/asm-ppc/residual.h
- Orig date:
Sat Nov 27 15:42:33 1999
diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/residual.h linux/include/asm-ppc/residual.h
@@ -10,6 +10,7 @@
/* i.e. only one bit is on for each enum */
/* Reserved fields must be filled with zeros. */
+#ifdef __KERNEL__
#ifndef _RESIDUAL_
#define _RESIDUAL_
@@ -330,3 +331,4 @@
#endif /* __ASSEMBLY__ */
#endif /* ndef _RESIDUAL_ */
+#endif /* __KERNEL__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)