VirtualBox

Changeset 32156 in vbox for trunk/src/VBox/VMM/PDMDriver.cpp


Ignore:
Timestamp:
Aug 31, 2010 3:26:31 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65433
Message:

space

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PDMDriver.cpp

    r32135 r32156  
    13521352}
    13531353
     1354
    13541355/** @interface_method_impl{PDMDRVHLP,pfnFTSetCheckpoint} */
    13551356static DECLCALLBACK(int) pdmR3DrvHlp_FTSetCheckpoint(PPDMDRVINS pDrvIns, FTMCHECKPOINTTYPE enmType)
     
    13581359    return FTMSetCheckpoint(pDrvIns->Internal.s.pVMR3, enmType);
    13591360}
     1361
    13601362
    13611363/**
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