percpu.h 123 B

123456
  1. #ifndef __ARCH_PPC_PERCPU__
  2. #define __ARCH_PPC_PERCPU__
  3. #include <asm-generic/percpu.h>
  4. #endif /* __ARCH_PPC_PERCPU__ */