patch-2.4.0-test11 linux/include/asm-ppc/machdep.h
Next file: linux/include/asm-ppc/mbx.h
Previous file: linux/include/asm-ppc/linux_logo.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sat Nov 11 18:23:11 2000
- Orig file:
v2.4.0-test10/linux/include/asm-ppc/machdep.h
- Orig date:
Sun Oct 8 10:50:35 2000
diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/machdep.h linux/include/asm-ppc/machdep.h
@@ -1,4 +1,4 @@
-
+#ifdef __KERNEL__
#ifndef _PPC_MACHDEP_H
#define _PPC_MACHDEP_H
@@ -101,3 +101,4 @@
extern sys_ctrler_t sys_ctrler;
#endif /* _PPC_MACHDEP_H */
+#endif /* __KERNEL__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)