--- Gnu-Mach/include/mach/mach_host.defs 2020/09/02 04:48:11 1.1.1.3 +++ Gnu-Mach/include/mach/mach_host.defs 2020/09/02 04:50:24 1.1.1.4 @@ -296,7 +296,7 @@ routine host_reboot( * [ To unwire the pages, specify VM_PROT_NONE. ] */ routine vm_wire( - host_priv : host_priv_t; + host : mach_port_t; task : vm_task_t; address : vm_address_t; size : vm_size_t;