VirtualBox

Changeset 23514 in vbox for trunk


Ignore:
Timestamp:
Oct 2, 2009 1:36:36 PM (15 years ago)
Author:
vboxsync
Message:

alignment fix.

File:
1 edited

Legend:

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

    r23513 r23514  
    13311331    uint8_t                             abAlignemnt[HC_ARCH_BITS == 32 ? 12 : 12];
    13321332    /** Live save per page tracking data. */
    1333     PPGMLIVESAVEMMIO2PAGE               paLSPages;
     1333    R3PTRTYPE(PPGMLIVESAVEMMIO2PAGE)    paLSPages;
    13341334    /** The associated RAM range. */
    13351335    PGMRAMRANGE                         RamRange;
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