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 a47ef978321e0..d9f42f557c191 100644 --- a/sys/pci/pci.c +++ b/sys/pci/pci.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pci.c,v 1.23.4.5 1996/01/19 19:21:03 se Exp $ +** $Id: pci.c,v 1.23.4.6 1996/06/26 04:36:49 davidg Exp $ ** ** General subroutines for the PCI bus. ** pci_configure () |