Sign in
gem5
/
arm
/
linux
/
ce2596df79ddbac605a290f4c7cf011cb40524fc
/
.
/
include
/
asm-m68knommu
/
dma-mapping.h
blob: a6c42ba48da6afdf74092a4a8dee652443f559d1 [
file
] [
log
] [
blame
]
#ifndef
_M68KNOMMU_DMA_MAPPING_H
#define
_M68KNOMMU_DMA_MAPPING_H
#include
<linux/config.h>
#ifdef
CONFIG_PCI
#include
<asm-generic/dma-mapping.h>
#endif
#endif
/* _M68KNOMMU_DMA_MAPPING_H */