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