mv pcs750.bin to /usr/src/etc/vax
[unix-history] / usr / src / sys / vax / stand / savax.h
index 4117c83..5814f13 100644 (file)
@@ -1,9 +1,9 @@
 /*
 /*
- * Copyright (c) 1982, 1986, 1988, Regents of the University of California.
+ * Copyright (c) 1982, 1986, 1988 Regents of the University of California.
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *     @(#)savax.h     7.4 (Berkeley) %G%
+ *     @(#)savax.h     7.5 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
 
 struct mba_regs **mbaddr;
 int    mbaact;
 
 struct mba_regs **mbaddr;
 int    mbaact;
+int    nmba;
 
 caddr_t        *uioaddr;
 struct uba_regs **ubaddr;
 
 caddr_t        *uioaddr;
 struct uba_regs **ubaddr;
+int    nuba;
 
 #ifdef VAX8200
 caddr_t        kdbaddr[MAXNKDB];
 
 #ifdef VAX8200
 caddr_t        kdbaddr[MAXNKDB];