VirtualBox

Changeset 84071 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Apr 29, 2020 7:30:02 AM (5 years ago)
Author:
vboxsync
Message:

Regression fix from r137575 (VMMR0: Move the PDM R0 device helper into its own file like it is done in R3, move the PDM R0 driver helpers to PDMR0Driver as it belongs there really)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/PDMR0Driver.cpp

    r84007 r84071  
    3030#include <iprt/assert.h>
    3131
     32
     33/*********************************************************************************************************************************
     34*   Global Variables                                                                                                             *
     35*********************************************************************************************************************************/
     36RT_C_DECLS_BEGIN
     37extern DECLEXPORT(const PDMDRVHLPR0)    g_pdmR0DrvHlp;
     38RT_C_DECLS_END
    3239
    3340
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