VirtualBox

Changeset 14750 in vbox


Ignore:
Timestamp:
Nov 28, 2008 12:45:45 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
40065
Message:

DECLINLINE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMInternal.h

    r14682 r14750  
    17721772# define PGMPOOL_PAGE_2_PTR(pVM, pPage)    pgmPoolMapPage((pVM), (pPage))
    17731773#else
    1774  inline R3R0PTRTYPE(void *) PGMPOOL_PAGE_2_PTR(PVM pVM, PPGMPOOLPAGE pPage)
     1774 DECLINLINE(R3R0PTRTYPE(void *)) PGMPOOL_PAGE_2_PTR(PVM pVM, PPGMPOOLPAGE pPage)
    17751775 {
    17761776     Assert(pPage->pvPageR3);
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