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