VirtualBox

Ignore:
Timestamp:
Sep 20, 2012 11:46:30 PM (12 years ago)
Author:
vboxsync
Message:

the-darwin-kernel.h: kIOMemoryMapperNone was introduced in 10.6 it seems.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h

    r43303 r43381  
    8484# define AST_QUANTUM    UINT32_C(2)
    8585# define AST_URGENT     UINT32_C(4)
     86#endif
     87
     88/* This flag was added in 10.6, it seems.  Should be harmless in earlier
     89   releases... */
     90#if MAC_OS_X_VERSION_MIN_REQUIRED < 1060
     91# define kIOMemoryMapperNone UINT32_C(0x800)
    8692#endif
    8793
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette