https://github.com/torvalds/linux
Raw File
Tip revision: 6a13feb9c82803e2b815eca72fa7a9f5561d7861 authored by Linus Torvalds on 02 November 2015, 00:05:25 UTC
Linux 4.3
Tip revision: 6a13feb
r8a7790.h
#ifndef __ASM_R8A7790_H__
#define __ASM_R8A7790_H__

extern struct smp_operations r8a7790_smp_ops;

#endif /* __ASM_R8A7790_H__ */
back to top