|
|
| File: [Development] / linux-2.4-xfs / include / asm-cris / pci.h (download)
Revision 1.1, Wed Dec 31 00:54:49 2003 UTC (13 years, 9 months ago) by cattelan
Initial Import 2.4.24pre2 |
#ifndef __ASM_CRIS_PCI_H #define __ASM_CRIS_PCI_H /* ETRAX chips don't have a PCI bus. This file is just here because some stupid .c code * includes it even if CONFIG_PCI is not set. */ #define PCI_DMA_BUS_IS_PHYS (0) #endif /* __ASM_CRIS_PCI_H */