mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-15 13:15:57 +00:00
fe4e719d82
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
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__ */
|