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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/kgdb.h linux/include/asm-ppc/kgdb.h
@@ -6,6 +6,7 @@
  *
  * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
  */
+#ifdef __KERNEL__
 #ifndef _PPC_KGDB_H
 #define _PPC_KGDB_H
 
@@ -46,3 +47,4 @@
 
 #endif /* !(__ASSEMBLY__) */
 #endif /* !(_PPC_KGDB_H) */
+#endif /* __KERNEL__ */

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