VirtualBox

Changeset 43872 in vbox for trunk/src/VBox/VMM/VMMAll


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/src/VBox/VMM/VMMAll/PGMAllShw.h

    r43387 r43872  
    299299    {
    300300# if    PGM_SHW_TYPE == PGM_TYPE_AMD64 \
    301      || PGM_SHW_TYPE == PGM_TYPE_EPT
     301     || PGM_SHW_TYPE == PGM_TYPE_EPT \
     302     || defined(PGM_WITHOUT_MAPPINGS)
    302303        AssertFailed(); /* can't happen */
    303304        pPT = NULL;     /* shut up MSC */
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