summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkettenis <kettenis@openbsd.org>2015-07-09 08:33:05 +0000
committerkettenis <kettenis@openbsd.org>2015-07-09 08:33:05 +0000
commit3504ac0371bc6b8ca1cd3db9327bcc15479f9cdc (patch)
treeecf833360f1725657d96bce0186a4216b182096a
parentAdd tests for parsing TLS extension ALPN (RFC 7301). (diff)
downloadwireguard-openbsd-3504ac0371bc6b8ca1cd3db9327bcc15479f9cdc.tar.xz
wireguard-openbsd-3504ac0371bc6b8ca1cd3db9327bcc15479f9cdc.zip
Remove unused prototype.
-rw-r--r--sys/arch/i386/i386/pmapae.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/i386/i386/pmapae.c b/sys/arch/i386/i386/pmapae.c
index 72736f89932..4e88ee16ae5 100644
--- a/sys/arch/i386/i386/pmapae.c
+++ b/sys/arch/i386/i386/pmapae.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: pmapae.c,v 1.37 2015/07/02 16:14:43 kettenis Exp $ */
+/* $OpenBSD: pmapae.c,v 1.38 2015/07/09 08:33:05 kettenis Exp $ */
/*
* Copyright (c) 2006-2008 Michael Shalayeff
@@ -454,7 +454,6 @@ extern struct pmap_head pmaps;
/*
* local prototypes
*/
-void pmap_free_pv_doit(struct pv_entry *);
struct vm_page *pmap_alloc_ptp_pae(struct pmap *, int, pt_entry_t);
struct vm_page *pmap_get_ptp_pae(struct pmap *, int);
void pmap_drop_ptp_pae(struct pmap *, vaddr_t, struct vm_page *,