back out prev. change
authorkstailey <kstailey@openbsd.org>
Fri, 14 Feb 1997 20:54:00 +0000 (20:54 +0000)
committerkstailey <kstailey@openbsd.org>
Fri, 14 Feb 1997 20:54:00 +0000 (20:54 +0000)
sys/arch/sun3/sun3/pmap.c

index 63136b7..4e4b840 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: pmap.c,v 1.9 1997/02/11 17:50:33 kstailey Exp $       */
+/*     $OpenBSD: pmap.c,v 1.10 1997/02/14 20:54:00 kstailey Exp $      */
 /*     $NetBSD: pmap.c,v 1.64 1996/11/20 18:57:35 gwr Exp $    */
 
 /*-
@@ -3130,9 +3130,6 @@ pmap_update()
 {
 }
 
-extern copypage __P((caddr_t, caddr_t));
-extern zeropage __P((char *));
-
 /*
  *     pmap_copy_page copies the specified (machine independent)
  *     page by mapping the page into virtual memory and using