blob: eca0a867803447d2a1837e9dcc6f606e451a0a90 [file] [log] [blame]
Aurelien Jacquiotec500af2011-10-04 11:06:27 -04001#ifndef _C6X_MEGAMOD_PIC_H
2#define _C6X_MEGAMOD_PIC_H
3
4#ifdef __KERNEL__
5
6extern void __init megamod_pic_init(void);
7
8#endif /* __KERNEL__ */
9#endif /* _C6X_MEGAMOD_PIC_H */