bitops.h 82 B

123456
  1. #ifndef __UM_BITOPS_H
  2. #define __UM_BITOPS_H
  3. #include "asm/arch/bitops.h"
  4. #endif