VirtualBox

Changeset 9223 in vbox for trunk/include/VBox


Ignore:
Timestamp:
May 29, 2008 1:47:32 PM (17 years ago)
Author:
vboxsync
Message:

Introduced RTRCPTR type. Raw mode context pointer aka 32 guest context pointer.

File:
1 edited

Legend:

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

    r9212 r9223  
    930930 *
    931931 */
    932 DECLASM(void) CPUMGCCallGuestTrapHandler(PCPUMCTXCORE pRegFrame, uint32_t selCS, RTGCPTR32 pHandler, uint32_t eflags, uint32_t selSS, RTGCPTR32 pEsp);
     932DECLASM(void) CPUMGCCallGuestTrapHandler(PCPUMCTXCORE pRegFrame, uint32_t selCS, RTRCPTR pHandler, uint32_t eflags, uint32_t selSS, RTRCPTR pEsp);
    933933
    934934/**
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