summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-08-15 15:58:04 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-08-15 15:58:04 +0000
commit538d2f164fbc78b30965c1cb8f3e854af3173bac (patch)
treea5234c22492a99531fa6ef7a712920fdb125c1ff /hurd
parent2ad5c3704ae2643ec7b456199166edbc2c2a878e (diff)
entered into RCS
Diffstat (limited to 'hurd')
-rw-r--r--hurd/startup.defs1
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/startup.defs b/hurd/startup.defs
index fb43085d..4da06c8e 100644
--- a/hurd/startup.defs
+++ b/hurd/startup.defs
@@ -34,6 +34,7 @@ STARTUP_IMPORTS
a message on the console and do the crash. */
routine startup_essential_task (
server: startup_t;
+ sreplyport reply_port: sreply_port_t;
task: task_t;
excpt: mach_port_move_receive_t;
name: string_t;