mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-31 16:38:12 +00:00
7 lines
126 B
C
7 lines
126 B
C
|
#ifndef __ARCH_M32R_PERCPU__
|
||
|
#define __ARCH_M32R_PERCPU__
|
||
|
|
||
|
#include <asm-generic/percpu.h>
|
||
|
|
||
|
#endif /* __ARCH_M32R_PERCPU__ */
|