VirtualBox

Changeset 41259 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
May 11, 2012 8:18:18 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
77914
Message:

Working on DTrace lib files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/vm.h

    r41247 r41259  
    3636#else
    3737# pragma D depends_on library vbox-types.d
     38# pragma D depends_on library CPUMInternal.d
     39/*# define ___CPUMInternal_h*/
    3840#endif
    3941
     
    908910    /** @} */
    909911
    910 #ifndef VBOX_FOR_DTRACE_LIB /** @todo VBoxCPP expression evaluation */
    911912#if HC_ARCH_BITS != 64
    912913    /** Padding - the unions must be aligned on a 64 bytes boundary and the unions
    913914     *  must start at the same offset on both 64-bit and 32-bit hosts. */
    914915    uint8_t                     abAlignment1[HC_ARCH_BITS == 32 ? 32 : 0];
    915 #endif
    916916#endif
    917917
Note: See TracChangeset for help on using the changeset viewer.

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