Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
megamod-pic.h
Go to the documentation of this file.
1 #ifndef _C6X_MEGAMOD_PIC_H
2 #define _C6X_MEGAMOD_PIC_H
3 
4 #ifdef __KERNEL__
5 
6 extern void __init megamod_pic_init(void);
7 
8 #endif /* __KERNEL__ */
9 #endif /* _C6X_MEGAMOD_PIC_H */