repo.or.cz
/
linux-2.6
/
linux-2.6-openrd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86, um: ... and asm-x86 move
[linux-2.6/linux-2.6-openrd.git]
/
arch
/
um
/
include
/
asm
/
cmpxchg.h
blob
529376a99885a53251cf768b3d3e67b32b276132
1
#ifndef __UM_CMPXCHG_H
2
#define __UM_CMPXCHG_H
3
4
#include
"asm/arch/cmpxchg.h"
5
6
#endif