mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-10-04 16:49:17 +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__ */
|