spinlock.h 88 B

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