forked from Imagelibrary/rtems
2005-05-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* pci/pci.h: Add pci_bus_count().
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-05-06 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* pci/pci.h: Add pci_bus_count().
|
||||
|
||||
2005-05-04 Jennifer Averett <jennifer.averett@oarcorp.com>
|
||||
|
||||
* irq/irq_init.c, pci/pci.c, pci/pcifinddevice.c, startup/bspstart.c:
|
||||
|
||||
@@ -32,4 +32,7 @@ struct _int_map
|
||||
|
||||
void FixupPCI( const struct _int_map *, int (*swizzler)(int,int) );
|
||||
|
||||
/* FIXME: This probably belongs into rtems/pci.h */
|
||||
extern unsigned char pci_bus_count();
|
||||
|
||||
#endif /* BSP_POWERPC_PCI_H */
|
||||
|
||||
Reference in New Issue
Block a user