aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386/percpu.h
blob: 5764afa4b6a4b4a690a595cad8df504a8b43cf8c (plain) (blame)
1
2
3
4
5
6
#ifndef __ARCH_I386_PERCPU__
#define __ARCH_I386_PERCPU__

#include <asm-generic/percpu.h>

#endif /* __ARCH_I386_PERCPU__ */