VirtualBox

Changeset 1594 in vbox


Ignore:
Timestamp:
Mar 21, 2007 4:12:50 AM (18 years ago)
Author:
vboxsync
Message:

Fixed 64-bit issue.

File:
1 edited

Legend:

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

    r838 r1594  
    479479
    480480    /** HC virtual lookup ranges for chunks. Currently only used with MM_RAM_FLAGS_DYNAMIC_ALLOC ranges. */
    481     GCPTRTYPE(void **)                  pavHCChunkGC;
     481    GCPTRTYPE(PRTHCPTR)                 pavHCChunkGC;
    482482    /** HC virtual lookup ranges for chunks. Currently only used with MM_RAM_FLAGS_DYNAMIC_ALLOC ranges. */
    483     HCPTRTYPE(void **)                  pavHCChunkHC;
     483    HCPTRTYPE(PRTHCPTR)                 pavHCChunkHC;
    484484
    485485    /** Start of the HC mapping of the range.
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