spelling; ctlreg.h moves
authorChris Torek <torek@ucbvax.Berkeley.EDU>
Wed, 21 Apr 1993 12:20:14 +0000 (04:20 -0800)
committerChris Torek <torek@ucbvax.Berkeley.EDU>
Wed, 21 Apr 1993 12:20:14 +0000 (04:20 -0800)
SCCS-vsn: sys/sparc/sparc/cache.c 7.4

usr/src/sys/sparc/sparc/cache.c

index be94cce..6351abf 100644 (file)
@@ -9,13 +9,13 @@
  * All advertising materials mentioning features or use of this software
  * must display the following acknowledgement:
  *     This product includes software developed by the University of
  * All advertising materials mentioning features or use of this software
  * must display the following acknowledgement:
  *     This product includes software developed by the University of
- *     California, Lawrence Berkeley Laboratories.
+ *     California, Lawrence Berkeley Laboratory.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)cache.c     7.3 (Berkeley) %G%
+ *     @(#)cache.c     7.4 (Berkeley) %G%
  *
  *
- * from: $Header: cache.c,v 1.5 92/06/17 05:21:56 torek Exp $ (LBL)
+ * from: $Header: cache.c,v 1.7 92/11/26 03:04:46 torek Exp $ (LBL)
  */
 
 /*
  */
 
 /*
 
 #include <sys/param.h>
 
 
 #include <sys/param.h>
 
+#include <machine/ctlreg.h>
 #include <machine/pte.h>
 
 #include <sparc/sparc/asm.h>
 #include <sparc/sparc/cache.h>
 #include <machine/pte.h>
 
 #include <sparc/sparc/asm.h>
 #include <sparc/sparc/cache.h>
-#include <sparc/sparc/ctlreg.h>
 
 enum vactype vactype;
 
 
 enum vactype vactype;