android_kernel_samsung_hero.../arch/m32r/include/asm/percpu.h
2016-08-17 16:41:52 +08:00

6 lines
126 B
C

#ifndef __ARCH_M32R_PERCPU__
#define __ARCH_M32R_PERCPU__
#include <asm-generic/percpu.h>
#endif /* __ARCH_M32R_PERCPU__ */