VirtualBox

Changeset 43872 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Nov 15, 2012 8:52:11 AM (12 years ago)
Author:
vboxsync
Message:

Make VBOX_WITH_RAW_MODE= link.

File:
1 edited

Legend:

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

    r43047 r43872  
    513513VMMR3DECL(int)      PGMR3MappingsUnfix(PVM pVM);
    514514VMMR3DECL(bool)     PGMR3MappingsNeedReFixing(PVM pVM);
     515#ifdef VBOX_WITH_RAW_MODE
    515516VMMR3DECL(int)      PGMR3MapIntermediate(PVM pVM, RTUINTPTR Addr, RTHCPHYS HCPhys, unsigned cbPages);
     517#endif
    516518VMMR3DECL(int)      PGMR3MapRead(PVM pVM, void *pvDst, RTGCPTR GCPtrSrc, size_t cb);
    517519
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