Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
cpm2_pic.h
Go to the documentation of this file.
1 #ifndef _PPC_KERNEL_CPM2_H
2 #define _PPC_KERNEL_CPM2_H
3 
4 extern unsigned int cpm2_get_irq(void);
5 
6 extern void cpm2_pic_init(struct device_node *);
7 
8 #endif /* _PPC_KERNEL_CPM2_H */