patch-2.4.0-test11 linux/include/asm-ppc/gemini.h
Next file: linux/include/asm-ppc/gemini_serial.h
Previous file: linux/include/asm-ppc/floppy.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Sat Nov 11 18:23:10 2000
- Orig file:
v2.4.0-test10/linux/include/asm-ppc/gemini.h
- Orig date:
Sat Nov 27 15:42:33 1999
diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/gemini.h linux/include/asm-ppc/gemini.h
@@ -6,6 +6,7 @@
* "Gemini" boards.
*
*/
+#ifdef __KERNEL__
#ifndef __PPC_GEMINI_H
#define __PPC_GEMINI_H
@@ -164,3 +165,4 @@
extern void gemini_init_l2(void);
#endif /* __ASSEMBLY__ */
#endif
+#endif /* __KERNEL__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)