patch-2.4.20 linux-2.4.20/include/asm-ppc/hw_irq.h
Next file: linux-2.4.20/include/asm-ppc/i8259.h
Previous file: linux-2.4.20/include/asm-ppc/hardirq.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Thu Nov 28 15:53:15 2002
-  Orig file: 
linux-2.4.19/include/asm-ppc/hw_irq.h
-  Orig date: 
Mon May 21 15:02:06 2001
diff -urN linux-2.4.19/include/asm-ppc/hw_irq.h linux-2.4.20/include/asm-ppc/hw_irq.h
@@ -10,7 +10,8 @@
 
 extern unsigned long timer_interrupt_intercept;
 extern unsigned long do_IRQ_intercept;
-int timer_interrupt(struct pt_regs *);
+extern int timer_interrupt(struct pt_regs *);
+extern void ppc_irq_dispatch_handler(struct pt_regs *regs, int irq);
 
 extern void __sti(void);
 extern void __cli(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)