patch-2.4.0-test11 linux/include/asm-ppc/amigappc.h
Next file: linux/include/asm-ppc/backlight.h
Previous file: linux/include/asm-ppc/amigaints.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/amigappc.h
- Orig date:
Sat Nov 27 15:42:33 1999
diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/amigappc.h linux/include/asm-ppc/amigappc.h
@@ -11,6 +11,7 @@
** Created: 7/22/97 by Jesper Skov
*/
+#ifdef __KERNEL__
#ifndef _M68K_AMIGAPPC_H
#define _M68K_AMIGAPPC_H
@@ -81,3 +82,4 @@
#define INTLVL_MASK (0x7f)
#endif /* _M68k_AMIGAPPC_H */
+#endif /* __KERNEL__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)