xref: /linux/arch/arm/mach-shmobile/r8a7779.h (revision 0883c2c06fb5bcf5b9e008270827e63c09a88c1e)
1 #ifndef __ASM_R8A7779_H__
2 #define __ASM_R8A7779_H__
3 
4 extern void r8a7779_pm_init(void);
5 
6 extern const struct smp_operations r8a7779_smp_ops;
7 
8 #endif /* __ASM_R8A7779_H__ */
9