patch-2.4.6 linux/arch/ppc/kernel/ppc4xx_pic.h
Next file: linux/arch/ppc/kernel/ppc_htab.c
Previous file: linux/arch/ppc/kernel/pmac_pci.c
Back to the patch index
Back to the overall index
- Lines: 33
- Date:
Mon Jul 2 14:34:57 2001
- Orig file:
v2.4.5/linux/arch/ppc/kernel/ppc4xx_pic.h
- Orig date:
Mon May 21 17:04:47 2001
diff -u --recursive --new-file v2.4.5/linux/arch/ppc/kernel/ppc4xx_pic.h linux/arch/ppc/kernel/ppc4xx_pic.h
@@ -1,5 +1,5 @@
/*
- * BK Id: SCCS/s.ppc4xx_pic.h 1.5 05/17/01 18:14:21 cort
+ * BK Id: SCCS/s.ppc4xx_pic.h 1.8 06/15/01 13:56:56 paulus
*/
/*
*
@@ -14,12 +14,8 @@
#ifndef __PPC4XX_PIC_H__
#define __PPC4XX_PIC_H__
-#include <asm/ptrace.h>
-
-
-#ifdef __cplusplus
-extern "C" {
-#endif
+#include <linux/config.h>
+#include "local_irq.h"
/* External Global Variables */
@@ -30,10 +26,5 @@
extern void ppc4xx_pic_init(void);
extern int ppc4xx_pic_get_irq(struct pt_regs *regs);
-
-
-#ifdef __cplusplus
-}
-#endif
#endif /* __PPC4XX_PIC_H__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)