Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2c15bd00a5d6b2b64e006e91e2196f0c6a764cb6
/
.
/
arch
/
m68k
/
include
/
asm
/
atomic.h
blob: eab36dcacf6c427241b64e969343f23649ccd11a [
file
] [
log
] [
blame
]
#ifdef
__uClinux__
#include
"atomic_no.h"
#else
#include
"atomic_mm.h"
#endif
#include
<asm-generic/atomic64.h>