summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-02-23 19:02:32 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-02-23 19:02:32 +0000
commitfe74b0b2472ac327bbc1436c06e43804b5ba40b8 (patch)
tree1a2d765a76b890269cff01e6df3a7cd412de5483 /hurd
parent0ad65ff786f885c73e80dd43de763cd034b790d2 (diff)
Formerly process.defs.~68~
Diffstat (limited to 'hurd')
-rw-r--r--hurd/process.defs1
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/process.defs b/hurd/process.defs
index b76532a2..3c6ec7e1 100644
--- a/hurd/process.defs
+++ b/hurd/process.defs
@@ -150,6 +150,7 @@ routine proc_setprocargs (
/* INTR */
routine proc_getmsgport (
process: process_t;
+ sreplyport reply_port: reply_port_t;
pid: pid_t;
out msgport: mach_port_t);