https://github.com/torvalds/linux
Raw File
Tip revision: f6cede5b49e822ebc41a099fe41ab4989f64e2cb authored by Linus Torvalds on 06 March 2016, 22:48:03 UTC
Linux 4.5-rc7
Tip revision: f6cede5
r8a7791.h
#ifndef __ASM_R8A7791_H__
#define __ASM_R8A7791_H__

extern const struct smp_operations r8a7791_smp_ops;

#endif /* __ASM_R8A7791_H__ */
back to top