VirtualBox

Changeset 9215 in vbox for trunk/include


Ignore:
Timestamp:
May 29, 2008 10:58:15 AM (17 years ago)
Author:
vboxsync
Message:

Backwards compatibility.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxGuest.h

    r8425 r9215  
    4444
    4545/** Hypervisor linear pointer size type */
    46 typedef RTGCPTR vmmDevHypPtr;
     46/* @todo support 64 bits virtual addresses (interface change) */
     47typedef RTGCPTR32 vmmDevHypPtr;
    4748/** Hypervisor physical pointer size type */
     49/* @todo support 64 bits physical addresses (interface change) */
    4850typedef RTGCPHYS32 vmmDevHypPhys;
    4951
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