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