Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: c517d838eb7d07bbe9507871fab3931deccff539 authored by Linus Torvalds on 23 February 2015, 02:21:14 UTC
Linux 4.0-rc1
Tip revision: c517d83
r8a7791.h
#ifndef __ASM_R8A7791_H__
#define __ASM_R8A7791_H__

void r8a7791_pm_init(void);
extern struct smp_operations r8a7791_smp_ops;

#endif /* __ASM_R8A7791_H__ */
back to top