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 6327614942086..d91ce81ca111c 100644 --- a/sys/pci/pci.c +++ b/sys/pci/pci.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pci.c,v 1.57.2.4 1997/04/23 20:25:04 se Exp $ +** $Id: pci.c,v 1.57.2.5 1997/07/11 18:16:18 se Exp $ ** ** General subroutines for the PCI bus. ** pci_configure () |