mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-28 04:17:47 +00: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 */
|