2013-03-27 15:49:34 +00:00
|
|
|
#ifndef __ASM_R8A7790_H__
|
|
|
|
#define __ASM_R8A7790_H__
|
|
|
|
|
2014-01-15 12:25:49 +00:00
|
|
|
void r8a7790_pm_init(void);
|
2013-08-28 23:22:07 +00:00
|
|
|
extern struct smp_operations r8a7790_smp_ops;
|
2013-03-27 15:49:34 +00:00
|
|
|
|
|
|
|
#endif /* __ASM_R8A7790_H__ */
|