repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[linux-2.6/next.git]
/
arch
/
ia64
/
include
/
asm
/
scatterlist.h
blob
08fd93bff1db9db95cf828c96483ad4d006c7211
1
#ifndef _ASM_IA64_SCATTERLIST_H
2
#define _ASM_IA64_SCATTERLIST_H
3
4
#include <asm-generic/scatterlist.h>
5
#define ARCH_HAS_SG_CHAIN
6
7
#endif
/* _ASM_IA64_SCATTERLIST_H */