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
powerpc: Delete __cpuinit usage from all users
[linux/fpc-iii.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 */