convert vm_page bit fields to flags
[unix-history] / usr / src / sys / tahoe / align / Amovzwl.c
index f6b3bb9..75c8ff1 100644 (file)
@@ -1,6 +1,16 @@
-/*     Amovzwl.c       1.1     86/07/20        */
+/*-
+ * Copyright (c) 1986 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * This code is derived from software contributed to Berkeley by
+ * Computer Consoles Inc.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)Amovzwl.c   7.1 (Berkeley) %G%
+ */
 
 
-#include "../tahoealign/align.h" 
+#include "align.h" 
 movzwl(infop)  process_info *infop;
 /*
 /*     Move word to longword, zero-extended
 movzwl(infop)  process_info *infop;
 /*
 /*     Move word to longword, zero-extended