xref: /linux/arch/arm/mach-shmobile/sh73a0.h (revision 2c684d892bb2ee31cc48f4a8b91e86a0f15e82f9)
1 #ifndef __ASM_SH73A0_H__
2 #define __ASM_SH73A0_H__
3 
4 extern struct smp_operations sh73a0_smp_ops;
5 
6 #endif /* __ASM_SH73A0_H__ */
7