VirtualBox

Changeset 92125 in vbox for trunk/include


Ignore:
Timestamp:
Oct 28, 2021 8:13:01 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
147944
Message:

VMM/pgm.h: Removed the PGMR3PhysRegister prototype as there is no such function anywhere.

File:
1 edited

Legend:

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

    r91989 r92125  
    726726                                         const void *pvBinary, uint32_t cbBinary, uint8_t fFlags, const char *pszDesc);
    727727VMMR3DECL(int)      PGMR3PhysRomProtect(PVM pVM, RTGCPHYS GCPhys, RTGCPHYS cb, PGMROMPROT enmProt);
    728 VMMR3DECL(int)      PGMR3PhysRegister(PVM pVM, void *pvRam, RTGCPHYS GCPhys, size_t cb, unsigned fFlags, const SUPPAGE *paPages, const char *pszDesc);
    729728VMMDECL(void)       PGMR3PhysSetA20(PVMCPU pVCpu, bool fEnable);
    730729
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