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