percpu.h 105 B

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