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
ALSA: sound/pci: supported cards update
[linux-2.6/linux-2.6-openrd.git]
/
include
/
asm-x86
/
checksum.h
blob
848850fd7d62f3af835505892fb7820668b719fb
1
#ifdef CONFIG_X86_32
2
# include
"checksum_32.h"
3
#else
4
# include
"checksum_64.h"
5
#endif