VirtualBox

Changeset 13236 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Oct 13, 2008 9:25:50 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
37819
Message:

#1865: More polish.

File:
1 edited

Legend:

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

    r13235 r13236  
    532532                                                 const char *pszModR0, const char *pszHandlerR0, RTR0PTR pvUserR0,
    533533                                                 const char *pszModRC, const char *pszHandlerRC, RTRCPTR pvUserRC, const char *pszDesc);
    534 VMMDECL(int)        PGMHandlerVirtualRegisterEx(PVM pVM, PGMVIRTHANDLERTYPE enmType, RTGCPTR GCPtr, RTGCPTR GCPtrLast,
    535                                                 R3PTRTYPE(PFNPGMR3VIRTINVALIDATE) pfnInvalidateR3,
    536                                                 R3PTRTYPE(PFNPGMR3VIRTHANDLER) pfnHandlerR3,
    537                                                 RCPTRTYPE(PFNPGMRCVIRTHANDLER) pfnHandlerRC,
    538                                                 R3PTRTYPE(const char *) pszDesc);
     534VMMDECL(int)        PGMR3HandlerVirtualRegisterEx(PVM pVM, PGMVIRTHANDLERTYPE enmType, RTGCPTR GCPtr, RTGCPTR GCPtrLast,
     535                                                  R3PTRTYPE(PFNPGMR3VIRTINVALIDATE) pfnInvalidateR3,
     536                                                  R3PTRTYPE(PFNPGMR3VIRTHANDLER) pfnHandlerR3,
     537                                                  RCPTRTYPE(PFNPGMRCVIRTHANDLER) pfnHandlerRC,
     538                                                  R3PTRTYPE(const char *) pszDesc);
    539539VMMR3DECL(int)      PGMR3HandlerVirtualRegister(PVM pVM, PGMVIRTHANDLERTYPE enmType, RTGCPTR GCPtr, RTGCPTR GCPtrLast,
    540540                                                PFNPGMR3VIRTINVALIDATE pfnInvalidateR3,
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