blob: 467339337a78f213be4cdf4c548a83ec69e6f809 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef _PPC_KERNEL_CPM2_H
2#define _PPC_KERNEL_CPM2_H
3
Al Viro39e3eb72006-10-09 12:48:42 +01004extern int cpm2_get_irq(void);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005
6extern void cpm2_init_IRQ(void);
7
8#endif /* _PPC_KERNEL_CPM2_H */