blob: 2a5f7730a03cd428f079707e640fe2e2450ab89d [file] [log] [blame]
Magnus Dammf411fad2011-12-14 01:36:12 +09001#ifndef __ASM_R8A7779_H__
2#define __ASM_R8A7779_H__
3
Kuninori Morimoto60e3a5662013-03-28 01:49:27 -07004extern void r8a7779_pm_init(void);
Magnus Dammf40aaf62012-01-10 17:44:39 +09005
Masahiro Yamada75305272015-11-15 10:39:53 +09006extern const struct smp_operations r8a7779_smp_ops;
Marc Zyngiera62580e2011-09-08 13:15:22 +01007
Magnus Dammf411fad2011-12-14 01:36:12 +09008#endif /* __ASM_R8A7779_H__ */