Sign in
gem5
/
arm
/
linux
/
338437f6a09861cdf76e1396ed5fa6dee9c7cabe
/
.
/
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) */