VirtualBox

Changeset 41349 in vbox for trunk/include


Ignore:
Timestamp:
May 18, 2012 9:05:47 AM (13 years ago)
Author:
vboxsync
Message:

pdmdev.h: warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmdev.h

    r40956 r41349  
    42244224 * @copydoc PDMDEVHLPR3::pfnMMIORegisterRC
    42254225 */
    4226 DECLINLINE(int) PDMDevHlpMMIORegisterRCEx(PPDMDEVINS pDevIns, RTGCPHYS GCPhysStart, uint32_t cbRange, RTGCPTR pvUser,
     4226DECLINLINE(int) PDMDevHlpMMIORegisterRCEx(PPDMDEVINS pDevIns, RTGCPHYS GCPhysStart, uint32_t cbRange, RTRCPTR pvUser,
    42274227                                        const char *pszWrite, const char *pszRead, const char *pszFill)
    42284228{
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