VirtualBox

Changeset 7732 in vbox for trunk/src


Ignore:
Timestamp:
Apr 3, 2008 5:42:29 PM (17 years ago)
Author:
vboxsync
Message:

PGM_GST_32BIT -> PGM_TYPE_32BIT & PGM_GST_PAE -> PGM_TYPE_PAE - fixes regression in 29266 (VERR_NOT_SUPPORTED).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllGst.h

    r7730 r7732  
    156156    return VERR_NOT_IMPLEMENTED;
    157157
    158 #elif PGM_GST_TYPE == PGM_GST_32BIT || PGM_GST_TYPE == PGM_GST_PAE
     158#elif PGM_GST_TYPE == PGM_TYPE_32BIT || PGM_GST_TYPE == PGM_TYPE_PAE
    159159
    160160    /*
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