Sign in
googlers
/
maze
/
linux
/
dcd925f95194da42e42cea7e5f901f9746cf441c
/
.
/
arch
/
alpha
/
include
/
asm
/
scatterlist.h
blob: 5728c52a7412307c49c78098b72918d42499ac8b [
file
] [
log
] [
blame
]
#ifndef
_ALPHA_SCATTERLIST_H
#define
_ALPHA_SCATTERLIST_H
#include
<asm-generic/scatterlist.h>
#define
ISA_DMA_THRESHOLD
(~
0UL
)
#endif
/* !(_ALPHA_SCATTERLIST_H) */