VirtualBox

Changeset 17006 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 23, 2009 12:11:21 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
43202
Message:

Compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp

    r17005 r17006  
    512512     */
    513513    if (pVM->pgm.s.fMappingsFixed)
    514         return VINF_SUCCESS;
     514        return;
    515515
    516516# ifdef IN_RING0
    517517    AssertFailed();
    518     return VERR_INTERNAL_ERROR;
     518    return;
    519519# else
    520520#  ifdef VBOX_WITH_PGMPOOL_PAGING_ONLY
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