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