From a38f23edf9dc141580c18863da9309388bed4870 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 28 Oct 1993 19:43:24 +0000 Subject: Formerly startup_reply.defs.~2~ --- hurd/startup_reply.defs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'hurd') diff --git a/hurd/startup_reply.defs b/hurd/startup_reply.defs index d66b5e70..2a95ed49 100644 --- a/hurd/startup_reply.defs +++ b/hurd/startup_reply.defs @@ -28,18 +28,18 @@ subsystem startup 29100; /* Must 100 more than startup subsystem. */ STARTUP_IMPORTS #endif -skip; /* startup_essential_task_reply */ -skip; /* startup_request_notification_reply */ +skip; /* startup_essential_task */ +skip; /* startup_request_notification */ skip; /* startup_reboot */ -simpleroutine startup_procinit ( +simpleroutine startup_procinit_reply ( reply_port: reply_port_t; retcode: kern_return_t; auth: auth_t; host_priv: mach_port_move_send_t; device_master: mach_port_move_send_t); -simpleroutine startup_authinit ( +simpleroutine startup_authinit_reply ( reply_port: reply_port_t; retcode: kern_return_t; proc: mach_port_move_send_t); -- cgit v1.2.3