summaryrefslogtreecommitdiff
path: root/hurd/process.defs
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/process.defs')
-rw-r--r--hurd/process.defs4
1 files changed, 4 insertions, 0 deletions
diff --git a/hurd/process.defs b/hurd/process.defs
index 43cc9f2a..c74031a3 100644
--- a/hurd/process.defs
+++ b/hurd/process.defs
@@ -370,3 +370,7 @@ routine proc_getnports (
process: process_t;
which: pid_t;
out nports: mach_msg_type_number_t);
+
+/*** Routines related to early server bootstrapping ***/
+
+skip; /* Reserved for proc_set_init_task */