https://github.com/torvalds/linux
Raw File
Tip revision: 64291f7db5bd8150a74ad2036f1037e6a0428df2 authored by Linus Torvalds on 30 August 2015, 18:34:09 UTC
Linux 4.2
Tip revision: 64291f7
r8a7790.h
#ifndef __ASM_R8A7790_H__
#define __ASM_R8A7790_H__

extern struct smp_operations r8a7790_smp_ops;

#endif /* __ASM_R8A7790_H__ */
back to top