VirtualBox

Changeset 26271 in vbox for trunk/include/VBox/patm.h


Ignore:
Timestamp:
Feb 5, 2010 4:04:36 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57330
Message:

VMM: warnings. Changed PATMIsPatchGCAddr and CSAMIsKnownDangerousInstr to take RTRCUINTPTR instead of RTRCPTR so we can mostly avoid having to cast the parameter.

File:
1 edited

Legend:

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

    r21217 r26271  
    194194 * @param   pAddr       Guest context address
    195195 */
    196 VMMDECL(bool) PATMIsPatchGCAddr(PVM pVM, RTRCPTR pAddr);
     196VMMDECL(bool) PATMIsPatchGCAddr(PVM pVM, RTRCUINTPTR pAddr);
    197197
    198198/**
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette