Sign in
kunit
/
linux
/
450d7a4b7ace20fb1cbb4d87ccbccbac3f8895d0
/
.
/
arch
/
sparc
/
include
/
asm
/
scatterlist.h
blob: d1120257b0330cd25f6d6db0cac22ef700917c29 [
file
] [
log
] [
blame
]
#ifndef
_SPARC_SCATTERLIST_H
#define
_SPARC_SCATTERLIST_H
#define
sg_dma_len
(
sg
)
((
sg
)->
dma_length
)
#include
<asm-generic/scatterlist.h>
#endif
/* !(_SPARC_SCATTERLIST_H) */