xref: /kvm-unit-tests/lib/ppc64/asm/atomic.h (revision c76b0d0a3842ba312a2d8512f7a3728f4598bf94)
1 #ifndef _POWERPC_ATOMIC_H_
2 #define _POWERPC_ATOMIC_H_
3 
4 #include "asm-generic/atomic.h"
5 
6 #endif /* _POWERPC_ATOMIC_H_ */
7