spinlock.h 138 B

123456
  1. #ifndef __ASM_SPINLOCK_H
  2. #define __ASM_SPINLOCK_H
  3. #error ARM architecture does not support SMP spin locks
  4. #endif /* __ASM_SPINLOCK_H */