]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/IOKit/IOMemoryDescriptor.h
xnu-4903.221.2.tar.gz
[apple/xnu.git] / iokit / IOKit / IOMemoryDescriptor.h
index 35c3305816d0fa46e8fa86ec655b0007d3c81ff9..35d037da0f7a6dcc023c483be0d7e936dc32fa5b 100644 (file)
@@ -109,9 +109,7 @@ enum {
     kIOMemoryPreparedReadOnly  = 0x00008000,
 #endif
     kIOMemoryPersistent                = 0x00010000,
-#ifdef XNU_KERNEL_PRIVATE
     kIOMemoryMapCopyOnWrite    = 0x00020000,
-#endif
     kIOMemoryRemote            = 0x00040000,
     kIOMemoryThreadSafe                = 0x00100000,   // Shared with Buffer MD
     kIOMemoryClearEncrypt      = 0x00200000,   // Shared with Buffer MD