aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc/percpu.h
blob: d66667cd5878f8c41ac2a8d15e5af1b4ec86b906 (plain) (blame)
1
2
3
4
5
6
#ifndef __ARCH_PPC_PERCPU__
#define __ARCH_PPC_PERCPU__

#include <asm-generic/percpu.h>

#endif /* __ARCH_PPC_PERCPU__ */