|
|
| File: [Development] / linux-2.6-xfs / arch / powerpc / platforms / powermac / pic.h (download)
Revision 1.2, Tue Oct 31 15:49:12 2006 UTC (10 years, 11 months ago) by tes.longdrop.melbourne.sgi.com
Merge up to 2.6.19-rc3 Merge of 2.6.x-xfs-melb:linux:27325b 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; extern void pmac_pic_init(void); extern int pmac_get_irq(void); #endif /* __PPC_PLATFORMS_PMAC_PIC_H */