spinlock.h 93 B

123456
  1. #ifndef __ASM_SPINLOCK_H
  2. #define __ASM_SPINLOCK_H
  3. #include <asm-generic/spinlock.h>
  4. #endif