summaryrefslogtreecommitdiff
path: root/reincarnation.defs
diff options
context:
space:
mode:
Diffstat (limited to 'reincarnation.defs')
-rw-r--r--reincarnation.defs3
1 files changed, 3 insertions, 0 deletions
diff --git a/reincarnation.defs b/reincarnation.defs
index edcd053..204a466 100644
--- a/reincarnation.defs
+++ b/reincarnation.defs
@@ -34,3 +34,6 @@ routine reincarnation_reincarnate (
routine reincarnation_checkpoint (
server: mach_port_t;
in image: data_t);
+
+routine reincarnation_goaway (
+ server: mach_port_t);