repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86/amd-iommu: Improve handling of full command buffer
[linux/fpc-iii.git]
/
arch
/
x86
/
include
/
asm
/
cmpxchg.h
blob
a460fa088d4c0c72810ee714a8aaf7e6789523ca
1
#ifdef CONFIG_X86_32
2
# include
"cmpxchg_32.h"
3
#else
4
# include
"cmpxchg_64.h"
5
#endif