1 #ifndef __TOOLS_LINUX_ATOMIC_H
2 #define __TOOLS_LINUX_ATOMIC_H
3 
4 #include <asm/atomic.h>
5 
6 #endif /* __TOOLS_LINUX_ATOMIC_H */
7