License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / arch / c6x / include / asm / megamod-pic.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _C6X_MEGAMOD_PIC_H
3 #define _C6X_MEGAMOD_PIC_H
4
5 #ifdef __KERNEL__
6
7 extern void __init megamod_pic_init(void);
8
9 #endif /* __KERNEL__ */
10 #endif /* _C6X_MEGAMOD_PIC_H */