VirtualBox

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


Ignore:
Timestamp:
Jul 10, 2020 1:22:34 PM (5 years ago)
Author:
vboxsync
Message:

VMM/PGMAllGst.cpp: Corrected to prototype for inline function. bugref:9794

File:
1 edited

Legend:

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

    r85073 r85185  
    2424 || PGM_GST_TYPE == PGM_TYPE_PAE \
    2525 || PGM_GST_TYPE == PGM_TYPE_AMD64
    26 static int PGM_GST_NAME(Walk)(PVMCPUCC pVCpu, RTGCPTR GCPtr, PGSTPTWALK pWalk);
     26DECLINLINE(int) PGM_GST_NAME(Walk)(PVMCPUCC pVCpu, RTGCPTR GCPtr, PGSTPTWALK pWalk);
    2727#endif
    2828PGM_GST_DECL(int,  GetPage)(PVMCPUCC pVCpu, RTGCPTR GCPtr, uint64_t *pfFlags, PRTGCPHYS pGCPhys);
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