*** empty log message ***

This commit is contained in:
John Winans
1991-10-24 16:17:26 +00:00
parent 862c5c481e
commit 3a6edad2aa

View File

@@ -94,7 +94,7 @@ struct {
DRVSUPFUN report; /* Report on the status of the Bit Bus links */
DRVSUPFUN init; /* Init the xvme card */
DRVSUPFUN qReq; /* Queue a transaction request */
} drvVme={
} drvBitBus={
3,
reportBB,
initBB,