VirtualBox

Changeset 8802 in vbox


Ignore:
Timestamp:
May 14, 2008 3:18:30 AM (17 years ago)
Author:
vboxsync
Message:

alignment...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/DBGFInternal.h

    r8801 r8802  
    273273
    274274    /** The current Guest OS digger. */
    275     PDBGFOS                 pCurOS;
     275    R3PTRTYPE(PDBGFOS)      pCurOS;
    276276    /** The head of the Guest OS digger instances. */
    277     PDBGFOS                 pOSHead;
    278 //#if HC_ARCH_BITS == 64
    279 //    uint64_t                u64Padding; /**< Size alignment padding. */
    280 //#endif
     277    R3PTRTYPE(PDBGFOS)      pOSHead;
    281278} DBGF;
    282279/** Pointer to DBGF Data. */
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