mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 16:54:20 +08:00
7 lines
114 B
C
7 lines
114 B
C
|
#ifndef __ARCH_SH_PERCPU
|
||
|
#define __ARCH_SH_PERCPU
|
||
|
|
||
|
#include <asm-generic/percpu.h>
|
||
|
|
||
|
#endif /* __ARCH_SH_PERCPU */
|