repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'v3.3.7' into 3.3/master
[zen-stable.git]
/
arch
/
x86
/
include
/
asm
/
scatterlist.h
blob
4240878b9d76f1939c7c13f8fa32d9b8a2630af7
1
#ifndef _ASM_X86_SCATTERLIST_H
2
#define _ASM_X86_SCATTERLIST_H
3
4
#include <asm-generic/scatterlist.h>
5
6
#define ARCH_HAS_SG_CHAIN
7
8
#endif
/* _ASM_X86_SCATTERLIST_H */