summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hurd/startup.defs5
1 files changed, 1 insertions, 4 deletions
diff --git a/hurd/startup.defs b/hurd/startup.defs
index c45d06eb..7add9c36 100644
--- a/hurd/startup.defs
+++ b/hurd/startup.defs
@@ -67,8 +67,5 @@ routine startup_procinit (
to give to the startup server. */
routine startup_authinit (
server: startup_t;
- auth: mach_port_make_send_t);
-
-routine startup_authinit2 (
- server: startup_t;
+ auth: mach_port_make_send_t;
out proc: mach_port_move_send_t);