support for display drivers as console
[unix-history] / usr / src / sys / vax / stand / machdep.c
index cd80405..05da591 100644 (file)
@@ -1,7 +1,14 @@
-/*     machdep.c       4.2     81/03/15        */
+/*
+ * Copyright (c) 1982, 1986 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)machdep.c   7.2 (Berkeley) %G%
+ */
+
+#include "param.h"
 
 
-#include "../h/param.h"
-#include "../h/mtpr.h"
+#include "../vax/mtpr.h"
 
 /*ARGSUSED*/
 /*VARARGS1*/
 
 /*ARGSUSED*/
 /*VARARGS1*/