patch-2.4.0-test11 linux/include/asm-ppc/amigaints.h
Next file: linux/include/asm-ppc/amigappc.h
Previous file: linux/include/asm-ppc/amigahw.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/amigaints.h
- Orig date:
Sat Nov 27 15:42:33 1999
diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/amigaints.h linux/include/asm-ppc/amigaints.h
@@ -10,6 +10,7 @@
** Created 10/2/92 by Greg Harp
*/
+#ifdef __KERNEL__
#ifndef _ASMm68k_AMIGAINTS_H_
#define _ASMm68k_AMIGAINTS_H_
@@ -133,3 +134,4 @@
extern unsigned char cia_able_irq(unsigned int irq, int enable);
#endif /* asm-m68k/amigaints.h */
+#endif /* __KERNEL__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)