diff options
Diffstat (limited to 'sys/pci/pci.c')
-rw-r--r-- | sys/pci/pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/pci.c b/sys/pci/pci.c index f6717c025f72..ea12d73046da 100644 --- a/sys/pci/pci.c +++ b/sys/pci/pci.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pci.c,v 1.32 1995/10/02 13:43:11 davidg Exp $ +** $Id: pci.c,v 1.23.4.4 1995/10/09 06:35:59 davidg Exp $ ** ** General subroutines for the PCI bus. ** pci_configure () |