|
|
| File: [Development] / linux-2.4-xfs / include / asm-ppc / i8259.h (download)
Revision 1.1, Wed Dec 31 00:54:49 2003 UTC (13 years, 9 months ago) by cattelan
Initial Import 2.4.24pre2 |
#ifndef _PPC_KERNEL_i8259_H #define _PPC_KERNEL_i8259_H #include <linux/irq.h> extern struct hw_interrupt_type i8259_pic; void i8259_init(unsigned long int_ack); int i8259_irq(struct pt_regs *regs); #endif /* _PPC_KERNEL_i8259_H */