cpumask.h 109 B

1234567
  1. #ifndef _ASM_CPUMASK_H
  2. #define _ASM_CPUMASK_H
  3. #include <asm-generic/cpumask.h>
  4. #endif /* _ASM_CPUMASK_H */