summaryrefslogtreecommitdiff
path: root/include/mach/memory_object.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mach/memory_object.h')
-rw-r--r--include/mach/memory_object.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mach/memory_object.h b/include/mach/memory_object.h
index f281f04d..c5e19cb0 100644
--- a/include/mach/memory_object.h
+++ b/include/mach/memory_object.h
@@ -70,6 +70,8 @@ typedef int memory_object_copy_strategy_t;
/* ... Memory manager doesn't ... */
/* change data externally, and */
/* doesn't need to see changes. */
+#define MEMORY_OBJECT_COPY_VMPRIV 4
+ /* ... XXX Just for testing ... */
typedef int memory_object_return_t;
/* Which pages to return to manager