Files
linux-apfs/include/asm-m68knommu/dma-mapping.h
T

10 lines
170 B
C
Raw Normal View History

2005-04-16 15:20:36 -07:00
#ifndef _M68KNOMMU_DMA_MAPPING_H
#define _M68KNOMMU_DMA_MAPPING_H
#ifdef CONFIG_PCI
#include <asm-generic/dma-mapping.h>
#endif
#endif /* _M68KNOMMU_DMA_MAPPING_H */