Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
f17407a85db3b86526d54e65698348873a6df617
/
.
/
include
/
asm-um
/
cmpxchg.h
blob: 529376a99885a53251cf768b3d3e67b32b276132 [
file
] [
log
] [
blame
]
Jeff Dike
a436ed9
2007-05-08 00:35:02 -0700
[
diff
] [
blame
]
1
#ifndef
__UM_CMPXCHG_H
2
#define
__UM_CMPXCHG_H
3
4
#include
"asm/arch/cmpxchg.h"
5
6
#endif