aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/percpu.h
blob: b4e32d8ec072a27ff1421b57300791437be630d7 (plain)
1
2
3
4
5
6
#ifndef __ARM_PERCPU
#define __ARM_PERCPU

#include <asm-generic/percpu.h>

#endif