summaryrefslogtreecommitdiff
path: root/reincarnation.defs
diff options
context:
space:
mode:
Diffstat (limited to 'reincarnation.defs')
-rw-r--r--reincarnation.defs4
1 files changed, 2 insertions, 2 deletions
diff --git a/reincarnation.defs b/reincarnation.defs
index cb47680..edcd053 100644
--- a/reincarnation.defs
+++ b/reincarnation.defs
@@ -27,10 +27,10 @@ subsystem reincarnation 36270;
FILE_IMPORTS
#endif
-routine reincarnate (
+routine reincarnation_reincarnate (
server: mach_port_t;
out image: data_t);
-routine checkpoint (
+routine reincarnation_checkpoint (
server: mach_port_t;
in image: data_t);