percpu.h 126 B

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