|
|
| File: [Development] / linux-2.6-xfs / arch / powerpc / platforms / powermac / pic.h (download)
Revision 1.1, Mon Dec 5 21:19:08 2005 UTC (11 years, 10 months ago) by nathans.longdrop.melbourne.sgi.com
Merge up to 2.6.15-rc5. Merge of 2.6.x-xfs-melb:linux:24672a by kenmcd. |
#ifndef __PPC_PLATFORMS_PMAC_PIC_H #define __PPC_PLATFORMS_PMAC_PIC_H #include <linux/irq.h> extern struct hw_interrupt_type pmac_pic; void pmac_pic_init(void); int pmac_get_irq(struct pt_regs *regs); #endif /* __PPC_PLATFORMS_PMAC_PIC_H */