Magnus Damm | f411fad | 2011-12-14 01:36:12 +0900 | [diff] [blame] | 1 | #ifndef __ASM_R8A7779_H__ |
| 2 | #define __ASM_R8A7779_H__ |
| 3 | |
Kuninori Morimoto | 60e3a566 | 2013-03-28 01:49:27 -0700 | [diff] [blame] | 4 | extern void r8a7779_pm_init(void); |
Magnus Damm | f40aaf6 | 2012-01-10 17:44:39 +0900 | [diff] [blame] | 5 | |
Masahiro Yamada | 7530527 | 2015-11-15 10:39:53 +0900 | [diff] [blame] | 6 | extern const struct smp_operations r8a7779_smp_ops; |
Marc Zyngier | a62580e | 2011-09-08 13:15:22 +0100 | [diff] [blame] | 7 | |
Magnus Damm | f411fad | 2011-12-14 01:36:12 +0900 | [diff] [blame] | 8 | #endif /* __ASM_R8A7779_H__ */ |