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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/prom.h linux/include/asm-ppc/prom.h
@@ -4,6 +4,7 @@
  *
  * Copyright (C) 1996 Paul Mackerras.
  */
+#ifdef __KERNEL__
 #ifndef _PPC_PROM_H
 #define _PPC_PROM_H
 
@@ -98,3 +99,4 @@
 
 
 #endif /* _PPC_PROM_H */
+#endif /* __KERNEL__ */

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