[BACK]Return to cpm2_pic.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / arch / powerpc / sysdev

File: [Development] / linux-2.6-xfs / arch / powerpc / sysdev / cpm2_pic.h (download)

Revision 1.2, Tue Mar 20 15:37:21 2007 UTC (10 years, 7 months ago) by tes.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -2 lines

Merge up to 2.6.21-rc4
Merge of 2.6.x-xfs-melb:linux:28276b by kenmcd.

#ifndef _PPC_KERNEL_CPM2_H
#define _PPC_KERNEL_CPM2_H

extern unsigned int cpm2_get_irq(void);

extern void cpm2_pic_init(struct device_node*);

#endif /* _PPC_KERNEL_CPM2_H */