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