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 26560c96caf7..f8ab4fcfcad2 100644 --- a/sys/pci/pci.c +++ b/sys/pci/pci.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pci.c,v 1.57.2.3 1997/01/25 02:02:40 se Exp $ +** $Id: pci.c,v 1.57.2.4 1997/04/23 20:25:04 se Exp $ ** ** General subroutines for the PCI bus. ** pci_configure () |