repo.or.cz
/
linux-2.6
/
openmoko-kernel
/
knife-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[NETFILTER]: Merge ipt_TOS into xt_DSCP
[linux-2.6/openmoko-kernel/knife-kernel.git]
/
include
/
asm-x86
/
spinlock.h
blob
d74d85e71dcb071b2be8688a726f3a36f2a68b9f
1
#ifdef CONFIG_X86_32
2
# include
"spinlock_32.h"
3
#else
4
# include
"spinlock_64.h"
5
#endif