Sign in
kunit
/
linux
/
c0e1899bdbd5e997d2256fcc23fc4e3d2bc5f811
/
.
/
include
/
asm-x86
/
dma.h
blob: 9f936c61a4e50dbcf9d2dce8d12d3cb1cbc58660 [
file
]
#ifdef
CONFIG_X86_32
# include "dma_32.h"
#else
# include "dma_64.h"
#endif