VirtualBox

Changeset 11068 in vbox for trunk


Ignore:
Timestamp:
Aug 1, 2008 4:59:35 PM (16 years ago)
Author:
vboxsync
Message:

PATM: Fixed PATMGCMonitorPage prototype so that it can be found during relocation. (It got mangled (C++) on the mac and caused an assertion.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PATM/PATMInternal.h

    r10141 r11068  
    727727 *                      (If it's a EIP range this's the EIP, if not it's pvFault.)
    728728 */
    729 PATMGCDECL(int) PATMGCMonitorPage(PVM pVM, RTGCUINT uErrorCode, PCPUMCTXCORE pRegFrame, void *pvFault, void *pvRange, uintptr_t offRange);
     729PATMGCDECL(int) PATMGCMonitorPage(PVM pVM, RTGCUINT uErrorCode, PCPUMCTXCORE pRegFrame, RTGCPTR pvFault, RTGCPTR pvRange, uintptr_t offRange)
    730730
    731731/**
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