xref: /kvm-unit-tests/lib/x86/asm/spinlock.h (revision d5b60621b0e6863fd62e4657b7a2ec70bf7eee34)
1 #ifndef __ASM_SPINLOCK_H
2 #define __ASM_SPINLOCK_H
3 
4 #include <asm-generic/spinlock.h>
5 
6 #endif
7