VirtualBox

Changeset 31201 in vbox


Ignore:
Timestamp:
Jul 29, 2010 12:10:27 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64203
Message:

pgm.h: save macro

File:
1 edited

Legend:

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

    r30862 r31201  
    414414 * @param   pVM         The VM to operate on.
    415415 */
    416 #define PGMIsUsingLargePages(pVM) (pVM->fUseLargePages)
     416#define PGMIsUsingLargePages(pVM)   ((pVM)->fUseLargePages)
    417417
    418418
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