new mba stuff
[unix-history] / usr / src / sys / vax / uba / up.c
index 6e810e4..c14532b 100644 (file)
@@ -1,4 +1,4 @@
-/*     %H%     3.18    %G%     */
+/*     up.c    3.20    %G%     */
 
 /*
  * Emulex UNIBUS disk driver with overlapped seeks and ECC recovery.
 
 /*
  * Emulex UNIBUS disk driver with overlapped seeks and ECC recovery.
@@ -33,9 +33,9 @@
 #include "../h/dir.h"
 #include "../h/user.h"
 #include "../h/map.h"
 #include "../h/dir.h"
 #include "../h/user.h"
 #include "../h/map.h"
+#include "../h/pte.h"
 #include "../h/mba.h"
 #include "../h/mtpr.h"
 #include "../h/mba.h"
 #include "../h/mtpr.h"
-#include "../h/pte.h"
 #include "../h/uba.h"
 #include "../h/vm.h"
 
 #include "../h/uba.h"
 #include "../h/vm.h"
 
@@ -544,9 +544,7 @@ upintr()
        int oupsoftas;
        int needie = 1;
 
        int oupsoftas;
        int needie = 1;
 
-#ifdef OLDUCODE
        (void) spl6();
        (void) spl6();
-#endif
        up_wticks = 0;
        if (uptab.b_active) {
                /*
        up_wticks = 0;
        if (uptab.b_active) {
                /*