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