bring up to revision 7 for tahoe release
[unix-history] / usr / src / sys / tahoe / vba / vx.c
index 957c41a..b7e35db 100644 (file)
@@ -1,4 +1,10 @@
-/*     vx.c    1.11    87/09/06        */
+/*
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)vx.c        7.1 (Berkeley) %G%
+ */
 
 #include "vx.h"
 #if NVX > 0
 
 #include "vx.h"
 #if NVX > 0
@@ -9,8 +15,6 @@
 #define        DOSCOPE
 #endif
 
 #define        DOSCOPE
 #endif
 
-#include "../tahoe/pte.h"
-
 #include "param.h"
 #include "ioctl.h"
 #include "tty.h"
 #include "param.h"
 #include "ioctl.h"
 #include "tty.h"
@@ -26,6 +30,8 @@
 #include "kernel.h"
 #include "syslog.h"
 
 #include "kernel.h"
 #include "syslog.h"
 
+#include "../tahoe/pte.h"
+
 #include "../tahoevba/vbavar.h"
 #include "../tahoevba/vxreg.h"
 #include "../tahoevba/scope.h"
 #include "../tahoevba/vbavar.h"
 #include "../tahoevba/vxreg.h"
 #include "../tahoevba/scope.h"