summaryrefslogtreecommitdiff
path: root/mach-defpager/wiring.h
diff options
context:
space:
mode:
Diffstat (limited to 'mach-defpager/wiring.h')
-rw-r--r--mach-defpager/wiring.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mach-defpager/wiring.h b/mach-defpager/wiring.h
index b5f8e53f..e545834d 100644
--- a/mach-defpager/wiring.h
+++ b/mach-defpager/wiring.h
@@ -30,6 +30,5 @@
#include <mach_init.h>
extern void wire_setup(/* mach_port_t host_priv */);
-extern void wire_memory(/* vm_address_t, vm_size_t, vm_prot_t */);
extern void wire_thread();
extern void wire_all_memory();