summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1993-10-21 22:58:16 +0000
committerMichael I. Bushnell <mib@gnu.org>1993-10-21 22:58:16 +0000
commit1f57705ee905403dfc6581c45f9a33c306999a46 (patch)
treea20b86db367a19887df301ef31aa04ae7b1d5b0f /hurd
parentb6734070f145c3dbcbf280fd19487a4fb7467c09 (diff)
Formerly exec.defs.~27~
Diffstat (limited to 'hurd')
-rw-r--r--hurd/exec.defs3
1 files changed, 2 insertions, 1 deletions
diff --git a/hurd/exec.defs b/hurd/exec.defs
index 82e64ad7..c4c288d5 100644
--- a/hurd/exec.defs
+++ b/hurd/exec.defs
@@ -33,7 +33,8 @@ routine exec_exec ( /* Better name, Roland??
envp: data_t, servercopy;
dtable: portarray_t;
portarray: portarray_t;
- intarray: intarray_t);
+ intarray: intarray_t;
+ deallocnames: mach_port_name_array_t);
/* This call is made by a new task to its bootstrap port to get its
startup ports and information. */