mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-16 14:04:58 +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 */
|