aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/linux/atomic.h
blob: 4e3d3d18ebab6271dec637a017620fe80666fd11 (plain)
1
2
3
4
5
6
#ifndef __TOOLS_LINUX_ATOMIC_H
#define __TOOLS_LINUX_ATOMIC_H

#include <asm/atomic.h>

#endif /* __TOOLS_LINUX_ATOMIC_H */