VirtualBox

Changeset 81139 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Oct 8, 2019 9:54:24 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133772
Message:

RTC: doxygen fix. bugref:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevRTC.cpp

    r81136 r81139  
    346346
    347347/**
    348  * @callback_method_impl{FNIOMIOPORTIN}
     348 * @callback_method_impl{FNIOMIOPORTNEWIN}
    349349 */
    350350PDMBOTHCBDECL(VBOXSTRICTRC) rtcIOPortRead(PPDMDEVINS pDevIns, void *pvUser, RTIOPORT offPort, uint32_t *pu32, unsigned cb)
     
    406406
    407407/**
    408  * @callback_method_impl{FNIOMIOPORTOUT}
     408 * @callback_method_impl{FNIOMIOPORTNEWOUT}
    409409 */
    410410PDMBOTHCBDECL(VBOXSTRICTRC) rtcIOPortWrite(PPDMDEVINS pDevIns, void *pvUser, RTIOPORT offPort, uint32_t u32, unsigned cb)
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