VirtualBox

Changeset 90378 in vbox for trunk


Ignore:
Timestamp:
Jul 28, 2021 7:57:59 PM (3 years ago)
Author:
vboxsync
Message:

VBox/vmm/dbgf.h: Removed duplicate prototypes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/dbgf.h

    r89980 r90378  
    10951095/** @defgroup grp_dbgf_bp_r0    The DBGF Breakpoint Host Context Ring-0 API
    10961096 * @{ */
    1097 VMMR0_INT_DECL(void) DBGFR0InitPerVMData(PGVM pGVM);
    1098 VMMR0_INT_DECL(void) DBGFR0CleanupVM(PGVM pGVM);
    1099 
    11001097VMMR0_INT_DECL(int)  DBGFR0BpOwnerSetUpContext(PGVM pGVM, DBGFBPOWNER hBpOwner, PFNDBGFBPHIT pfnBpHit, PFNDBGFBPIOHIT pfnBpIoHit);
    11011098VMMR0_INT_DECL(int)  DBGFR0BpOwnerDestroyContext(PGVM pGVM, DBGFBPOWNER hBpOwner);
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