mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-21 08:32:39 +00:00
6 lines
126 B
C
6 lines
126 B
C
#ifndef __ARCH_M32R_PERCPU__
|
|
#define __ARCH_M32R_PERCPU__
|
|
|
|
#include <asm-generic/percpu.h>
|
|
|
|
#endif /* __ARCH_M32R_PERCPU__ */
|