r8a7779.h 173 B

123456789
  1. #ifndef __ASM_R8A7779_H__
  2. #define __ASM_R8A7779_H__
  3. extern void r8a7779_pm_init(void);
  4. extern const struct smp_operations r8a7779_smp_ops;
  5. #endif /* __ASM_R8A7779_H__ */