pci.h 141 B

12345678
  1. #ifndef _ASM_M32R_PCI_H
  2. #define _ASM_M32R_PCI_H
  3. #include <asm-generic/pci.h>
  4. #define PCI_DMA_BUS_IS_PHYS (1)
  5. #endif /* _ASM_M32R_PCI_H */