VirtualBox

Changeset 7084 in vbox for trunk/include/iprt/types.h


Ignore:
Timestamp:
Feb 21, 2008 7:26:33 PM (17 years ago)
Author:
vboxsync
Message:

made RTGCPHYS 32-bit again, has to be solved properly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/types.h

    r7067 r7084  
    741741
    742742/** Guest Physical Memory Address.*/
    743 typedef uint64_t        RTGCPHYS;
     743typedef uint32_t        RTGCPHYS;
    744744/** Pointer to Guest Physical Memory Address. */
    745745typedef RTGCPHYS       *PRTGCPHYS;
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