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