blob: 85c7c7c60b1e4526d96bf7aac0cd5e8fe93e8ddb [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Magnus Damm6d9598e2010-11-17 10:59:31 +00002#ifndef __ASM_SH73A0_H__
3#define __ASM_SH73A0_H__
4
Masahiro Yamada75305272015-11-15 10:39:53 +09005extern const struct smp_operations sh73a0_smp_ops;
Marc Zyngiera62580e2011-09-08 13:15:22 +01006
Magnus Damm6d9598e2010-11-17 10:59:31 +00007#endif /* __ASM_SH73A0_H__ */