patch-2.3.39 linux/include/asm-ppc/hw_irq.h
Next file: linux/include/asm-ppc/irq.h
Previous file: linux/include/asm-ppc/board.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jan 10 18:25:32 2000
- Orig file:
v2.3.38/linux/include/asm-ppc/hw_irq.h
- Orig date:
Wed Dec 29 13:13:21 1999
diff -u --recursive --new-file v2.3.38/linux/include/asm-ppc/hw_irq.h linux/include/asm-ppc/hw_irq.h
@@ -34,7 +34,7 @@
extern struct int_control_struct int_control;
extern unsigned long timer_interrupt_intercept;
extern unsigned long do_IRQ_intercept;
-void timer_interrupt(struct pt_regs *);
+int timer_interrupt(struct pt_regs *);
extern void __no_use_sti(void);
extern void __no_use_cli(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)