Mercurial > ecos
comparison packages/io/pci/current/src/pci_hw.c @ 136:a9ac27ec7abc ecos-sw-2000-11-17
Merge from eCos master repository on 2000-11-17-18:24:25-GMT
| author | jlarmour |
|---|---|
| date | Fri, 17 Nov 2000 23:16:43 +0000 |
| parents | bf00f99aec69 |
| children | e0c0827131d1 |
comparison
equal
deleted
inserted
replaced
| 135:3bc2abeae9ff | 136:a9ac27ec7abc |
|---|---|
| 39 // | 39 // |
| 40 //####DESCRIPTIONEND#### | 40 //####DESCRIPTIONEND#### |
| 41 // | 41 // |
| 42 //============================================================================= | 42 //============================================================================= |
| 43 | 43 |
| 44 #include <pkgconf/hal.h> | |
| 44 #include <cyg/io/pci_hw.h> | 45 #include <cyg/io/pci_hw.h> |
| 45 | 46 |
| 46 // CYG_PCI_PRESENT only gets defined for targets that provide PCI HAL support. | 47 // CYG_PCI_PRESENT only gets defined for targets that provide PCI HAL support. |
| 47 // See pci_hw.h for details. | 48 // See pci_hw.h for details. |
| 48 #ifdef CYG_PCI_PRESENT | 49 #ifdef CYG_PCI_PRESENT |
